progressive_time_picker 0.0.9 progressive_time_picker: ^0.0.9 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.9 #
- Added an isSelectableHandlerMoveAble bool flag to disable the dragging of both handlers.
- Updated package details and other improvements.
0.0.8 #
- Added an option to show more clock numbers using ClockIncrementHourFormat.
- Fixed Bug for onSelectionEnd was not triggered when bothHandler moves.
- Added an bool flag to draw init or end handler on the top.
- Added mouse cursor for web on handlers.
- Updated package details.
0.0.7 #
- Add 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.