PackageTrack
Sign in Get early access

flutter_spinbox

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.13.1 8.0K downloads/mo #3215 most downloaded on pub.dev jpnurmi/flutter_spinbox

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships fairly regularly

a new release about every 2 months

Nearly every release is documented

notes for 25 of 26 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

27 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

27 releases · May 2020 to May 2023
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 27
  1. 0.13.1 11 May 2023
    Release notes
    • Fixed onSubmitted behavior and public State classes (#86)
    Open source →
  2. 0.13.0 26 Feb 2023
    Release notes
    • Upgrade to Flutter 3.7
    • Fix deprecated_member_use
    • Fix active icon color
    Open source →
  3. 0.12.0 28 Dec 2022
    Release notes
    • Call onSubmitted when step buttons are pressed
    Open source →
  4. 0.11.0 05 Nov 2022
    Release notes
    • Add onSubmitted
    Open source →
  5. 0.10.0 24 Sep 2022
    Release notes
    • Add pageStep
    • Add iconSize
    • Fix icon color after losing focus
    Open source →
  6. 0.9.0 24 Apr 2022
    Release notes
    • BREAKING CHANGES:

      • It is no longer possible to set prefixText or suffixText. Use prefix and suffix widgets, instead.
      • The decoration defaults to an outline border. Use border to change the decoration.
    • Fix arrow key handling in Flutter 2.10+

    • Fix decoration label alignment by setting prefix and suffix instead of prefixIcon and suffixIcon. (thanks @doppio)

    • Default to outline border decoration to gain more sensible looks out of the box, unless any border is already specified.

    • Add digits property. (thanks @akhokhlushin)

    • Clean up focus change listeners.

    Open source →
  7. 0.8.0 20 Dec 2021
    Release notes
    • Exposed focusNode (thanks @leonardo2204!)
    Open source →
  8. 0.7.0 14 Nov 2021
    Release notes
    • Introduce SpinBoxTheme and SpinBoxThemeData
    • Add SpinBox.iconColor and SpinBoxThemeData.iconColor
    • Add SpinBoxThemeData.decoration (NOTE: SpinBox.decoration is now nullable)
    Open source →
  9. 0.6.0 27 Aug 2021
    Release notes

    Bump version & update changelog

    Open source →
    Release notes
    • Add readOnly property (thanks @brasizza!)
    Open source →
  10. 0.5.4 13 Aug 2021
    Release notes

    Bump version & update changelog

    Open source →
    Release notes
    • Another value update fix
    Open source →
  11. 0.5.3 13 Aug 2021
    Release notes
    • Fix value updates on widget rebuild
    Open source →
  12. 0.5.2 29 Apr 2021
    Release notes
    • Fix canChange callback
    Open source →
  13. 0.5.1 28 Apr 2021
    Release notes
    • Fix compatibility with latest Flutter master (thanks @wayneprice!)
    Open source →
  14. 0.5.0 26 Apr 2021
    Release notes
    • Add canChange, beforeChange, and afterChange callbacks (thanks @daybson!)
    Open source →
  15. 0.4.1 18 Apr 2021
    Release notes
    • Add showButtons property
    Open source →
  16. 0.4.0 15 Mar 2021
    Release notes
    • Stable null-safe version with stable SDK constraints
    • Upgraded depencencies
    • Fixed ripple effects to show above the text field
    Open source →
  17. 0.4.0-nullsafety.0 01 Jan 2021 pre-release
    Release notes
    • Migrated to null safety
    • Happy New Year!
    Open source →
  18. 0.3.1 31 Dec 2020
    Release notes
    • 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.
    Open source →
  19. 0.3.1+1 31 Dec 2020
    Release notes
    • Fixed package revision/contents.
    Open source →
  20. 0.3.1+2 31 Dec 2020
    Release notes
    • Cleaned up an unused intl package dependency and import.
    Open source →
  21. 0.3.0 10 Dec 2020
    Release notes
    • Added (Cupertino)SpinBox.cursorColor property
    Open source →
  22. 0.2.3 09 Dec 2020
    Release notes
    • Fixed text to update on focus change (Thanks again @vannevar-morgan!)
    Open source →
  23. 0.2.2 09 Dec 2020
    Release notes
    • Fixed a bug that allowed entering "" and "-". (Thanks @vannevar-morgan!)
    Open source →
  24. 0.2.1 09 Oct 2020
    Release notes
    • Updated the cupertino_icons dependency to version 1.0.0.
    Open source →
  25. 0.2.0 30 May 2020
    Release notes
    • Introduced CupertinoSpinBox.
    Open source →
  26. 0.1.0 19 May 2020
    Release notes
    • Initial release.
    Open source →
  27. 0.1.0+1 19 May 2020

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive