flutter_spinbox_fork_1224 0.3.2 copy "flutter_spinbox_fork_1224: ^0.3.2" to clipboard
flutter_spinbox_fork_1224: ^0.3.2 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.3.2] - 2021-03-26 #

  • Fix bugs

[0.3.1+2] - 2020-12-31 #

  • Cleaned up an unused intl package dependency and import.

[0.3.1+1] - 2020-12-31 #

  • Fixed package revision/contents.

[0.3.1] - 2020-12-31 #

  • Made input validation less strict to avoid situations where a entering an intermediate value that was less than the minimum value would not be allowed. The input is fixed up when the value is submitted or the input focus is lost.

[0.3.0] - 2020-12-10 #

  • Added (Cupertino)SpinBox.cursorColor property

[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.
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, intl, meta

More

Packages that depend on flutter_spinbox_fork_1224