flutter_touch_spin 2.0.0
flutter_touch_spin: ^2.0.0 copied to clipboard
Simple number input spinner Widget for Flutter. Inspired by Bootstrap Touchspin
2.0.0 31-Jan-2022 #
- Added ability to update
TouchSpin
value on the fly
2.0.0-nullsafety.1 24-Mar-2021 #
- Null-safety code changes
- Documentation improvements
2.0.0-nullsafety.0 05-Mar-2021 #
- Bumped up
intl
to^0.17.0
for Flutter 2.* compatibility - Minor code refactoring
1.0.1 17-Feb-2020 #
- Added
enabled
attribute to control whether user input is accepted
1.0.0 7-Dec-2019 #
- Initial release.