datetime_picker_formfield
datetime_picker_formfield copied to clipboard
Provide controller which uses DateTime
When using the TextEditingController to modify the value I got a wrong format. It would be better to have a controller which expects DateTime and handles the formating regarding the given format.