bouncy_switch 1.0.1
bouncy_switch: ^1.0.1 copied to clipboard
A lightweight bouncy animated toggle switch for Flutter.
1.0.1 #
- Improved README with comprehensive documentation
- Added usage examples and parameter documentation
- Added pub.dev and license badges
1.0.0 #
- Initial release of
bouncy_switchpackage - Lightweight bouncy animated toggle switch for Flutter
- Customizable colors for on/off states
- Smooth spring animation with configurable dynamics
- Simple API with
valueandonChangedcallback - Support for Flutter 3.10.0 and above
0.0.1 #
- Initial development version