flutter_animator 1.0.2
flutter_animator: ^1.0.2 copied to clipboard
Create animations with less code in a chaining manner. This package allows you to combine and chain multiple animations based on percentages of the duration.
0.0.1 - 2020-02-28 #
- Added Animator, TweenList, TweenPercentage and Mixins.
- Added Widgets for every Animate.css variant.
1.0.0 - 2020-02-29 #
- Minor adjustments as suggested by Pub.dev
1.0.01 - 2020-03-03 #
- Added alignment property to FlipInX to control the origin of the transform
- Added from property to FlipInX to rotate from visual front or back.
1.0.02 - 2020-03-03 #
- Adjusted widgets that use screenSize or widget size to first render with opacity 0.0.