flutter_spinbox 0.4.0-nullsafety.0 copy "flutter_spinbox: ^0.4.0-nullsafety.0" to clipboard
flutter_spinbox: ^0.4.0-nullsafety.0 copied to clipboard

outdated

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.4.0-nullsafety.0] - 2021-01-01 #

  • Migrated to null safety
  • Happy New Year!

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

Publisher

verified publisherubuntufluttercommunity.org

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

unknown (LICENSE)

Dependencies

cupertino_icons, flutter, meta

More

Packages that depend on flutter_spinbox