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
Currently, each Tween object created by Duit is managed by its own AnimationController instance. It is required to implement the ability to create staggered animations using Duit
Description
Currently, each Tween object created by Duit is managed by its own AnimationController instance. It is required to implement the ability to create staggered animations using Duit
https://docs.flutter.dev/ui/animations/staggered-animations
The text was updated successfully, but these errors were encountered: