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 d6908d6 commit 23dfb09Copy full SHA for 23dfb09
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.12.0] - 2022-12-28
2
+
3
+* Call `onSubmitted` when step buttons are pressed
4
5
## [0.11.0] - 2022-11-05
6
7
* Add `onSubmitted`
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.11.0
+version: 0.12.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