GaspardMerten / date_field

Flutter DateField and DateFormField
Other
46 stars 32 forks source link

Keyboard Navigation #46

Closed torbenkeller closed 10 months ago

torbenkeller commented 1 year ago

When using TAB on keyboard doesn't the DateTimeFormField doesn't show the focus & the dialog doesn't open when pressing enter:

Untitled

Honeyman-Applications commented 1 year ago

I added a pull request that addresses this issue Adding logicalKeyboardKeyTriggers and showDatePickerOnFocus #51