flutter_spinbox 0.2.3
flutter_spinbox: ^0.2.3 copied to clipboard
SpinBox is a numeric input widget with an input field for entering a specific value, and spin buttons for quick, convenient, and accurate value adjustments.
0.2.3 - 2020-12-09 #
- Fixed text to update on focus change (Thanks again @vannevar-morgan!)
0.2.2 - 2020-12-09 #
- Fixed a bug that allowed entering "" and "-". (Thanks @vannevar-morgan!)
0.2.1 - 2020-10-09 #
- Updated the cupertino_icons dependency to version 1.0.0.
0.2.0 - 2020-05-30 #
- Introduced CupertinoSpinBox.
0.1.0 - 2020-05-19 #
- Initial release.