basic_custom_animations 0.0.1
basic_custom_animations: ^0.0.1 copied to clipboard
A custom animation project.
Changelog #
0.0.1 - 2024-12-18 #
Added #
- Initial release of the Flutter Animation Package.
- Included 20 custom animations such as:
- FadeTransitionWidget
- ZoomEffect
- SlideInFromTop
- BounceEffect
- ElasticEffect
- RotationEffect
- SlidePageTransition
- ExpandAndCollapse
- AnimatedSnackbar
- FlipTransition
- ScaleAndTranslate
- DiagonalBounce
- And more...
- Easy-to-use widget-based API with customizable durations and animation curves.
- Optimized for interactive UI/UX designs.
Known Issues #
- No known issues at this time.
Upcoming Features #
- We plan to add more advanced animation types and additional customization options in future versions.