flutter_spinbox_fork 0.4.1 copy "flutter_spinbox_fork: ^0.4.1" to clipboard
flutter_spinbox_fork: ^0.4.1 copied to clipboard

discontinued

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.1] - 2021-03-26 #

  • Fixed format

[0.4.0] - 2021-03-26 #

  • Stable null-safe version with stable SDK constraints
  • Upgraded depencencies
  • Migrated to null safety

[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
80
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, intl, meta

More

Packages that depend on flutter_spinbox_fork