Releases: Klerith/animate_do_package
Releases Β· Klerith/animate_do_package
v5.1.0
Release version 5.1.0 with bug fixes, new features, and internal improvements
- Fixed animation issues in Bounce, Spin, and MoveTo classes for better consistency and reliability.
- Introduced new
FlipXandFlipYanimations with improved perspective handling. - Unified default parameters across multiple animation classes for consistency.
- Enhanced internal state management and added comprehensive widget tests for various animations.
- Updated CHANGELOG.md to reflect all changes and improvements.
v5.0.0: Bump version to 5.0.0
Major refactor and simplification of animation classes, performance optimizations, reduced package size, RubberBand fix, and various bug fixes.
v4.2.0
Full Changelog: v4.1.1...v4.2.0
v4.0.1
Full Changelog: v4.0.0...v4.0.1
v3.3.1
V3.2.0
Several updates and a new feature onFinish
- Delay fixed
- onFinish added to all the animations
- Big refactor inside the package
- New mixin added (for future features)
- The AnimateDoDirection type was added to provide direction on the finish.
- Updated README
- New example added for the onFinish functionality
V3.1.0
v3 Release candidate ready
Almost ready to be live
Version 1.7.3
Notes
- Repository is now open
- Issues open
- Added more comments to increase readability