flutter_time_picker_spinner
flutter_time_picker_spinner copied to clipboard
Can't scroll, while scrolling isn't finished [Feature-Request]
Is it possible to implement scrolling even if the scroll animation is not completely finished?
At first I want this feature too, but at the moment, It's not possible. The next scroll event which triggered when animating will trigger an error. That's why I disabled the scrolling event when animating. I will let this issue open to see if anyone could help me implement or fixing the scroll issue. Thanks