simple_animations 1.3.0 simple_animations: ^1.3.0 copied to clipboard
Create awesome animations. Simplified. Well documented. With many examples.
1.3.0 #
- Upgraded to 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