coditation_animator 0.0.2
coditation_animator: ^0.0.2 copied to clipboard
Flutter package to ease building animations
0.0.2 #
-
Add
AnimatorKeyXextension onGlobalKey<AnimatorWidgetState<AnimatorWidget>>with helper methods- reset()
- animate()
- forward()
- reverse()
- repeat()
0.0.1 #
- 6 basic animators for:
- Rotation
- Scale-in
- Scale-out
- Flip
- Fade-in
- Fade-out
- MultiAnimator
- trigger various actions on animators:
- forward
- reverse
- repeat