- Upgrade dart version min
3.0.0
. - Fixed bug
-
Improvement
-
Fixed bug
- Fixed bug
- Added support on animation
- AnimatedOn.onTap
- AnimatedOn.onHove
- Added Null safety
- 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
- added
isSelected
parameter for select/deselect animated button
- Add Web support
- 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
- Bug fixed
- Improve document quality.
- Add
enable
button feature - Add
onChange
funcion which return status of button (true
- selected ,false
- Deselected) - Bug fixed
- Initial Release.
- Provide basic slide animation with customization of color, sizes and textStyle.
- Provide AnimationController for get status of animation and handle animation