selector_wheel 1.1.2 copy "selector_wheel: ^1.1.2" to clipboard
selector_wheel: ^1.1.2 copied to clipboard

A Flutter package for creating a customizable value selector wheel.

1.1.2 #

  • Fix the enableHapticFeedback only being applied once during init. Now the enableHapticFeedback is applied every time it changes.

1.1.1 #

  • Fix SelectorWheel not reacting to the selectedItemIndex change after initial load

1.1.0 #

  • BREAKING: borderRadius constructor argument type is now BorderRadiusGeometry
  • Add optional wheel perspective argument to constructor
  • Add optional wheel diameterRatio argument to constructor
  • Update tests
  • Update example

1.0.2 #

  • Improve formatting of the source files

1.0.1 #

  • Fix broken screenshots links in README.md

1.0.0 #

  • Initial release
23
likes
140
pub points
82%
popularity
screenshot

Publisher

unverified uploader

A Flutter package for creating a customizable value selector wheel.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

build_runner, flutter, freezed, freezed_annotation

More

Packages that depend on selector_wheel