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

Empty DateTimeField cant be clicked #114

Closed chitgoks closed 3 years ago

chitgoks commented 3 years ago

My use case is the field is not required so by default it shows an empty field. however, i cant click on it anymore to show the picker