slidable_button 1.3.0
slidable_button: ^1.3.0 copied to clipboard
A simple customizable flutter slide button widget.
1.3.0 #
- New state
SlidableButtonPosition.slidingwhentristateis set to true
1.0.2 #
- Added
HitTestBehavior.translucent. - Prevention maintenance from deprecated API.
1.0.1+2 #
- Fix
labelnot showing when onChanged is null. - Add example supports for Android, iOS, Web, macOS, and Windows.
1.0.1+1 #
- Update README
1.0.1 #
- Fix border behind the button
1.0.0+1 #
- Update README
1.0.0 #
- Initial release.
- Support null safety.