We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7817142 commit e2510e0Copy full SHA for e2510e0
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.11.0] - 2022-11-05
2
+
3
+* Add `onSubmitted`
4
5
## [0.10.0] - 2022-09-24
6
7
* Add `pageStep`
pubspec.yaml
@@ -2,7 +2,7 @@ name: flutter_spinbox
description: >-
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.
-version: 0.10.0
+version: 0.11.0
homepage: https://github.com/jpnurmi/flutter_spinbox
repository: https://github.com/jpnurmi/flutter_spinbox
8
issue_tracker: https://github.com/jpnurmi/flutter_spinbox/issues
0 commit comments