numberpicker 1.3.0 copy "numberpicker: ^1.3.0" to clipboard
numberpicker: ^1.3.0 copied to clipboard

outdated

NumberPicker is a widget allowing user to choose numbers by scrolling spinners.

Changelog #

[1.3.0] #

  • Added textStyle and selectedTextStyle params (Thanks to @AliRn76)
  • Made animate methods asynchronous

[1.2.1] #

  • Added optional haptics
  • Added missing params to NumberPickerDialog
  • Minor code cleanups

[1.2.0] #

  • Added a text mapper to customize number text

[1.1.0] #

  • Added zero-pad
  • Added custom decoration for selected value
  • Added disabling highlight of selected value
  • Added horizontal number picker
  • Fixed bug with animating selected value when user stops scrolling

[1.0.0] #

  • Added infinite loop option

[0.1.7] #

  • Fixed step bug

[0.1.6] #

  • Updated environment sdk dependency

[0.1.5] #

  • Added step paramater for integer picker

[0.1.4] #

  • Solved normalizing decimal places bug

[0.1.3] #

  • Fixed issue with small integer ranges

[0.1.2] #

  • Added environment restrictions

[0.1.1] #

  • Fixed iOS overscroll bug
  • Updated example's dependencies

[0.1.0] #

  • NEW: Initial Release.
577
likes
40
pub points
98%
popularity

Publisher

unverified uploader

NumberPicker is a widget allowing user to choose numbers by scrolling spinners.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, infinite_listview

More

Packages that depend on numberpicker