You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heya, I'm not able to do any testing today to look thoroughly, but just to try and give some ideas...depending on how you are interfacing with it, could you simply change the duration ? Or do you mean mid draw or something.
Just another thought also...if you're using the widget, you can pass it an animationController (not sure I tested this properly, so mileage may very). So you could run your own separate controller and control various things https://api.flutter.dev/flutter/animation/AnimationController-class.html near the bottom there are things like the lowerBounds and velocity etc.
is there any way to control moving speed between two destinations if I want to slow it or speed it up
The text was updated successfully, but these errors were encountered: