ripple_button 2.3.1
ripple_button: ^2.3.1 copied to clipboard
A fully customizable button with material ripple effect. Easy to use having some pre-defined button types.
2.3.1 #
- Change bouncing style
2.3.0 #
- Animate button when deactivate or activate, use [isEnabled] to perform bouncing animation
2.2.2 #
- Allow [onPressed] to be null
2.2.1 #
- Added [disabled] attribute to [RippleButtonColor] to allow add a custom disabled color
- Improved example to demostrate [isEnabled] in action
2.2.0 #
- Added [isEnabled] attribute to enable/disable button
2.1.1 #
- Added dart comments
2.1.0 #
- Added new button type: AMBER!
2.0.4 #
- Added more to customization to default button types
2.0.3 #
- Added width to RippleButtonStyles
2.0.2 #
- Exposed Styles
2.0.1 #
- Changed dart comments
2.0.0 #
- Added default button designs. Check new [type] prop.
- Added dart comments
1.0.0 #
- Initial Release
- Null Safety