from_to_time_picker 1.2.0 from_to_time_picker: ^1.2.0 copied to clipboard
Simple duration time range picker that enable user pick start time and end time of day in both 24h and 12h format
1.2.0 #
- upgrade flutter sdk, upgrade intl, and fix overflow
1.1.2 #
- When the "OK" button is pressed, the developer can choose to either close the dialog or keep it open and added maxWidth param for dialog.
1.1.1 #
- fix some warning
1.1.0 #
- add some animation on hour change, and add ripple effect to up and down arrow
1.0.5 #
- update CHANGELOG
1.0.4 #
- remove unnecessary methods(onCancelTab) and statements
1.0.3 #
- support lower version of flutter sdk
1.0.2 #
- update version number in readme
1.0.1 #
- update changelog
1.0.0 #
- initial release.