animbutton 1.1.0
animbutton: ^1.1.0 copied to clipboard
Flutter animated button package: Elegant UI interactions with smooth animations, customizable styles, and seamless integration across the platforms.
1.1.0 #
- Added support for custom
childwidget (allows icons, etc.). - Added support for
gradientbackgrounds. - Added support for
boxShadow. - Added support for custom
duration,padding, andmargin. - Fixed memory leak by disposing
AnimationController. - Improved documentation with Dartdoc comments.
- Updated README and Example project.
- Fixed hardcoded animation values.
1.0.4 #
- Added example and code optimization.
1.0.2 #
- Provide option to customize begin and end to button properties
1.0.3 #
- Updated folder structure and write test cases