simple_animations 1.3.4 simple_animations: ^1.3.4 copied to clipboard
Create awesome animations. Simplified. Well documented. With many examples.
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 #
AnimationControllerX
a new, powerful AnimationControllerAnimationControllerMixin
to easily setup AnimationControllerX- 5 types of
AnimationTask
s to use for AnimationControllerX
1.2.0 #
New features #
Rendering
a widget for building of continuous animationsAnimationProgress
a utility class that helps you withDuration
-based Animations
1.1.1 #
- Fixed strange effect when rebuilding a
ControlledAnimation
withplayback
set toPlayback.MIRROR