wheel_chooser 1.1.2 wheel_chooser: ^1.1.2 copied to clipboard
WheelChooser is a widget allowing user to choose numbers/strings/widgets by scrolling spinners with wheel look.
[1.1.2] #
- Fix 'choices' constructor bug.
[1.1.1] #
- Do not use this version.
[1.1.0] #
- New 'choices' constructor.
- Added WheelChooser.number.
- Added physics property.
[1.0.0] #
- Null safety support.
- Support
constructor
as parameter.
[0.1.1] #
- NEW: Support Infinite.
[0.1.0] #
- NEW: Support Horizontal.
- NEW: Support Reverse Integer.
- Fixed bug: about Integer step InitValue is not Current.
[0.0.1] #
- NEW: Initial Release.