flutter_animated_button 1.0.0
flutter_animated_button: ^1.0.0 copied to clipboard
A flutter package project which contains a collection of cool and beautiful button animations.
1.0.0 07-Nov-2020 🚀 #
- Bug fixed
- Add button border feature (
borderColor,borderWidth,borderRadius) - Add 4 new animation (
CENTER_LR_IN,CENTER_LR_OUT,CENTER_TB_IN,CENTER_TB_OUT) - Add gradient background support
- Impement smooth animation
0.2.1 01-Nov-2020 🚀 #
- Bug fixed
0.2.0 01-Nov-2020 🚀 #
- Improve document quality.
- Add
enablebutton feature - Add
onChangefuncion which return status of button (true- selected ,false- Deselected) - Bug fixed
0.1.0 31-Oct-2020 📦 🚀 #
- Initial Release.
- Provide basic slide animation with customization of color, sizes and textStyle.
- Provide AnimationController for get status of animation and handle animation