scroll_datetime_picker 0.0.2
scroll_datetime_picker: ^0.0.2 copied to clipboard
A Scrollable DateTimePicker, inspired by the CupertinoDatePicker but with more extensive customizable features.
0.0.2 #
- Add DateTimePickerWheelOption to enable scroll wheel customization
- Add doc comment to every public API
- Remove locale param from DateOption and replace it with locale from DateFormat (breaking)
- Upgrade intl package to 0.18.0
0.0.1 #
- First release, create ScrollDateTimePicker and its supporting objects & widgets.