wheel_spinner 0.6.1 copy "wheel_spinner: ^0.6.1" to clipboard
wheel_spinner: ^0.6.1 copied to clipboard

outdated

A simple Flutter widget for updating a number using a pitch bender-like spinner

0.6.1 #

  • Update dark theme - remove border

0.6.0 #

  • Use WheelSpinnerTheme and WheelSpinnerThemeData to define styles, similar to Theme and ThemeData in Flutter

  • Remove min/max labels and +/- symbols as they are too coupled to the widget which doesn't seem to be in its' logical scope. It can be easily recreated and modified more extensively when done manually.

  • Remove height/width params - the widget adheres to its parent constraints, and since the labels are not being built, the constraints can reliably set the size of the widget.

0.5.1 #

  • Add example.dart

0.5.0 #

  • General code improvement + finalize null safety support

0.0.7-nullsafety #

  • No changes

0.0.6-nullsafety #

  • Updated the package for null-safety

0.0.6 #

  • Added style customization options

0.0.5 #

  • Added finger fling physics to control

0.0.3-0.0.4 #

  • Bugfixes

0.0.2 #

  • Added minMaxLabelBuilder

0.0.1 #

  • Initial release
14
likes
0
pub points
55%
popularity

Publisher

verified publishercasraf.dev

A simple Flutter widget for updating a number using a pitch bender-like spinner

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on wheel_spinner