flying_animation 0.0.5
flying_animation: ^0.0.5 copied to clipboard
A Flutter package that provides a beautiful flying animation effect for any widget. Perfect for like animations, celebrations, and UI feedback.
Changelog #
0.0.5 - 2024-04-21 #
Changed #
- Refactored code for better maintainability and readability
- Split SingleFlyingWidget into separate file
- Enhanced documentation with comprehensive descriptions
- Improved naming conventions and code style
- Optimized animation state management
- Added proper cleanup in dispose methods
- Updated Flutter SDK requirement to >=3.0.0
0.0.4 - 2024-02-10 #
- Initial release with basic flying animation functionality