GaspardMerten / date_field

Flutter DateField and DateFormField
Other
45 stars 32 forks source link

Keyboard Navigation #46

Closed torbenkeller closed 8 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 11 months ago

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