date_time_picker
A Flutter widget to display a date time form field to show a date or clock dialog.
2.1.0
2.5K downloads/mo
#4962 most downloaded on pub.dev
m3uzz/date_time_picker
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships fairly regularly
a new release about every 2 months
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
7 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Jul 2020 to Jul 2021Releases
latest 7-
2.1.008 Jul 2021Release notes
Open source →Added a new parameter (timePickerEntryModeInput) to set timepicker mo…
…de, dial or input.
Release notes
Open source →- Fixed 12h display format.
- Fixed field cleaning.
- Added a new parameter (timePickerEntryModeInput) to set timepicker mode, dial or input.
-
2.0.009 Mar 2021Release notes
Open source →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.Release notes
Open source →- 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.130 Dec 2020 -
1.1.013 Nov 2020 -
1.0.221 Sep 2020Release notes
Open source →Fix issue #4 - fixed the time display when period is 12h. Now it can …
…differ correctly when time is AM or PM and show this information.
Release notes
Open source →- Fix issue #4 - fixed the time display when period is 12h. Now it can differ correctly when time is AM or PM and show this information.
-
1.0.119 Aug 2020Release notes
Open source →* 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 emptyRelease notes
Open source →- 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.
-
1.0.024 Jul 2020