selector_wheel 1.1.2
selector_wheel: ^1.1.2 copied to clipboard
A Flutter package for creating a customizable value selector wheel.
1.1.2 #
- Fix the
enableHapticFeedbackonly being applied once during init. Now theenableHapticFeedbackis applied every time it changes.
1.1.1 #
- Fix SelectorWheel not reacting to the
selectedItemIndexchange after initial load
1.1.0 #
- BREAKING:
borderRadiusconstructor argument type is nowBorderRadiusGeometry - Add optional wheel
perspectiveargument to constructor - Add optional wheel
diameterRatioargument 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
