flutter_sequence_animation 4.0.0-nullsafety flutter_sequence_animation: ^4.0.0-nullsafety copied to clipboard
Composite together any animation with this robust and simple to use package.
[1.0.1] - Initial release #
- First fully working implementation of the sequence animation.
[2.0.0] - Breaking change - refactored a few variables. #
- Breaking change - refactored a few variable. Most importantly anim -> animatable in the builder
- To prevent code breaking version got bumped to 2.0.0
- Thanks to Jeroen Meijer for the PR!
[2.0.0] - Breaking change - animation API changed. #
- To prevent code breaking version got bumped to 3.0.0
- Thanks to MaximilianKlein for the PR!
[4.0.0-nullsafety] #
- Migrate to nullsafety