cool_animation_flutter 0.0.3
cool_animation_flutter: ^0.0.3 copied to clipboard
A package that makes it easy and concise to apply cool animations like SlideFadeIn in Flutter. It provides various features such as direction, delay, sequential animation, and visibility-based trigger.
0.0.3 #
- Fixed pub.dev score issues (English metadata)
- Added bilingual README support (English & Korean)
0.0.2 #
- Improved package metadata (expanded description, standardized example structure)
- Fixed package name and links in README.md
- Added standard Flutter example app
0.0.1 #
- Initial release of SlideFadeIn widget
- Provided buildSequentialAnimations helper function
- Supported 8 slide directions
- Added visibility-based animation trigger feature