flutter_datetime_picker_plus 2.4.0
flutter_datetime_picker_plus: ^2.4.0 copied to clipboard
A date time picker for flutter, you can choose date / time / date&time in English Dutch and Chinese, and you can also customize your own picker content
2.4.0 #
- Added
titleActionsBuilderto allDatePicker.show*methods, letting you replace the default Cancel/Done title bar with your own widget. - Expanded test coverage and clarified the internal date/time model logic (no behavior change).
2.3.0 #
- Added translations for
ta.
2.2.0 #
- Added translations for
bs,cs,el,hr,sk,sl,sr.
2.1.0 #
- Added Indian language translations.
2.0.1 #
- Forced minimum Flutter 3.10.0 / Dart 3.0.0.
2.0.0 #
- Added support for Flutter 3.10.0 / Dart 3.0.0.
1.5.1 #
- Migrated to null safety.
1.5.0 #
- Large update with multiple improvements.
1.4.0 #
- Added support for Flutter 1.2.0.
1.3.8 #
- Added Swedish language and fixed issues.
1.3.7 #
- Fixed several issues.
1.3.6 #
- Fixed an error with
Diagnosticablein newer Flutter versions.
1.3.5 #
- Added 12-hour time picker with AM/PM.
1.3.4 #
- Added more languages.
1.3.2 #
- Added more languages.
1.3.1 #
- Added header color.
1.3.0 #
- Fixed many bugs.
1.2.8 #
- Fixed a bug.
1.2.7 #
- Added max/min time for the date-time picker.
1.2.6 #
- Added more languages.
1.2.5 #
- Added more languages.
1.2.4 #
- Fixed formatting.
1.2.3 #
- Fixed confirm pop issue.
1.2.2 #
- Added customize example.
1.2.1 #
- Added more languages.
1.2.0 #
- Added support for time zones.
1.1.9 #
- Added German.
1.1.8 #
- Minor update.
1.1.7 #
- Minor update.
1.1.6 #
- Minor update.
1.1.5 #
- Added Japanese.
1.1.4 #
- Added 2 more languages.
1.1.3 #
- Updated date picker format.
1.1.2 #
- Added Portuguese.
1.1.1 #
- Added 3 more languages.
1.1.0 #
- Fixed README.
1.0.9 #
- Fixed README.
1.0.8 #
- Added Russian.
1.0.7 #
- Fixed max/min time for the date-time picker.
1.0.6 #
- Added comments.
1.0.5 #
- Added max/min time limit for the date picker, added theme.
1.0.4 #
- Added Dutch to the README.
1.0.3 #
- Added Dutch to the demo.
1.0.2 #
- Added Dutch support.
1.0.1 #
- Fixed day bug when changing month.
1.0.0 #
- Released stable version.
0.1.10 #
- Updated description.
0.1.9 #
- Updated description.
0.1.8 #
- Updated description.
0.1.7 #
- Re-submitted (pub.dartlang.org bug).
0.1.6 #
- Sync.
0.1.5 #
- Changed screenshot path.
0.1.4 #
- Changed screenshot path.
0.1.3 #
- Fixed bugs.
0.1.2 #
- Fixed bugs.
0.1.1 #
- Added time picker and date-time picker, added i18n.
0.1.0 #
- Initial submit.