flutter_animated_button 2.0.4
flutter_animated_button: ^2.0.4 copied to clipboard
A flutter package project which contains a collection of cool and beautiful button animations.
2.0.4 13-Dec-2024 🚀 #
- Upgrade dart version min
3.0.0
. - Fixed bug
2.0.3 03-Feb-2023 🚀 #
-
Improvement
-
Fixed bug
2.0.2 24-Oct-2022 🚀 #
- Fixed bug
2.0.1 11-Aug-2022 🚀 #
- Added support on animation
- AnimatedOn.onTap
- AnimatedOn.onHove
2.0.0 06-Mar-2021 🚀 #
- Added Null safety
1.1.0 19-Feb-2021 🚀 #
- Added below animations
- LEFT_TOP_ROUNDER
- LEFT_CENTER_ROUNDER
- LEFT_BOTTOM_ROUNDER
- RIGHT_BOTTOM_ROUNDER
- RIGHT_TOP_ROUNDER
- RIGHT_CENTER_ROUNDER
- TOP_CENTER_ROUNDER
- BOTTOM_CENTER_ROUNDER
- CENTER_ROUNDER
*provide support to change selected text button by parameter selectedText
1.0.2 04-Jan-2021 🚀 #
- added
isSelected
parameter for select/deselect animated button
1.0.1 07-Nov-2020 🚀 #
- Add Web support
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
enable
button feature - Add
onChange
funcion 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