selector_wheel 1.1.1 selector_wheel: ^1.1.1 copied to clipboard
A Flutter package for creating a customizable value selector wheel.
1.1.1 #
- Fix SelectorWheel not reacting to the
selectedItemIndex
change after initial load
1.1.0 #
- BREAKING:
borderRadius
constructor argument type is nowBorderRadiusGeometry
- 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