Releases: m3uzz/date_time_picker
Releases · m3uzz/date_time_picker
2.1.0
2.0.0
Migrate to null safety.
Update SDK constraints to >=2.12.0 <3.0.0 based on beta release guidelines.
Updata intl version dependency.
Add 2 optional params, initialDate and initialTime to set date picker and time picker to show date and time diferent of now, when initialValue is empty.
1.1.1
1.1.0
1.0.2
v1.0.1: * Fix issue #2 - just reference in README.md
* Fix issue #3 - filling the time field when press Ok button on time picker dialog without select a specific time, getting the current time showed. * Fix problems when initialValue is empty