number_inc_dec 0.8.0 copy "number_inc_dec: ^0.8.0" to clipboard
number_inc_dec: ^0.8.0 copied to clipboard

A flutter widget which accepts numeric values with buttons to increment and decrement.

[0.8.0-null-safety] - 22June2021 #

  • Migrated to null safety

[0.7.0] - 19June2021 #

[0.6.6] - 25August2020 #

  • Improve code coverage
  • Add missing documentation
  • Merged pull request which enables onSubmitted for the widget.

[0.6.5] - 19August2020 #

  • increased test coverage.
  • fixed lot of typo errors in documentation and code.
  • Added enable and style attribute to the widgets.
  • Replace deprecated WhiteListingTextFormatter with FilteringTextInputFormatter.

[0.6.0+3] - 02August2020 #

  • Added examples for buttonArrangement options.

  • Added example for onIncrement & onDecrement callbacks

  • Fixed some spell check errors in readme.

  • Merged a documentation fix from not-holar. Thank you 🥇 😄.

[0.6.0+2] - 24June2020 #

  • Added 5 different prefabbed widgets for ease of use and as example.

  • Added scale factors for width and height.

  • Provided more options such as icon size, background color and decoration.

  • Added options for call back on Increment and Decrement

  • Added options for different layouts of the increment decrement buttons.

[0.5.0] - 22May2020. #

  • A initial release of the NumberIncrementDecrement Widget

Todo #

  • Expose all options of the TextFormField for more customized control.

  • Add more prefabbed widgets.

  • Write golden test cases.

  • Expose call back options

  • Expose more options for Icons.

49
likes
130
pub points
94%
popularity

Publisher

verified publisherabhilash-chandran.com

A flutter widget which accepts numeric values with buttons to increment and decrement.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on number_inc_dec