crawlinknetworks / dropdown_plus

Simple and easy to use Dropdown in forms with search, keyboard navigation, offiline data source, remote data source and easy customization.
MIT License
12 stars 43 forks source link

Fixed _onKeyPressed crashing on windows 11 with flutter 2.5 #8

Open Heinrich-vanNieuwenhuizen opened 2 years ago

Heinrich-vanNieuwenhuizen commented 2 years ago

Windows 11 crashes, saying there is no physical keyboard detected. Unsure whether flutter 2.5 affected other platforms as well. It should be fine though as onKey from Focus does expect return type KeyEventResult.