progressive_time_picker 0.0.7 progressive_time_picker: ^0.0.7 copied to clipboard
This package allow us to customize time picker based on our requirements for selecting a specific range from time picker and it's supports multiple platforms.
0.0.7 #
- added support of Disable time range for the disable given selection
0.0.6 #
- update details.
0.0.5 #
- added support of Time Increment feature for the Time Picker inside the TimePickerClockNumberDecoration.
- Using that ClockIncrementTimeFormat we're able to add Time Increment for the following values 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, and 60.
0.0.4 #
- update details.
0.0.3 #
- added support for single picker handler time selection or to disable the draggable behavior of picker handler (by using isInitHandlerSelectable and isEndHandlerSelectable Parameters of TimePicker).
0.0.2 #
- update details.
0.0.1 #
- initial release.