simple_animations 1.3.5
simple_animations: ^1.3.5 copied to clipboard
Create awesome animations. Simplified. Well documented. With many examples.
1.3.5 #
- Preparations for avoiding implicit casting
1.3.4 #
- Fixed documentation: missing line about manual creation of AnimationControllerX
1.3.1 1.3.3 #
- Upgraded to Flutter 1.7 and Dart 2.4
1.3.0 #
- Upgraded to Flutter 1.5 and Dart 2.3
New features #
AnimationControllerXa new, powerful AnimationControllerAnimationControllerMixinto easily setup AnimationControllerX- 5 types of
AnimationTasks to use for AnimationControllerX
1.2.0 #
New features #
Renderinga widget for building of continuous animationsAnimationProgressa utility class that helps you withDuration-based Animations
1.1.1 #
- Fixed strange effect when rebuilding a
ControlledAnimationwithplaybackset toPlayback.MIRROR