jifalops / datetime_picker_formfield

A Flutter widget that wraps a TextFormField and integrates the date and/or time picker dialogs.
MIT License
186 stars 101 forks source link

Date Picker not opening #97

Open nailuj29 opened 4 years ago

nailuj29 commented 4 years ago

After clearing the field with the x button, the field does not open the picker. The validation works, however.