GAM3RG33K / flutter_settings_screens

Settings Screen with Custom Shared Preference Interface
MIT License
176 stars 71 forks source link

Keyboard Does Not Pop Up When Using TextInputSettingsTile #113

Open raspberrypi9 opened 1 year ago

raspberrypi9 commented 1 year ago

I am writing a flutter web app that I am running on a Raspberry Pi with a touch screen. When I click on the TextInput SettingsTile, it displays the text fields with the existing text, but no keyboard pops up so that I can edit the field. Thanks so much for you help.