rahmanrezaee/flutter_async_autocomplete

[Bug] No keyboard input detection for navigation

ammar629 opened this issue · 2 comments

I cannot navigate the suggestions with arrow keys and selection with enter key is also not working. Is this intentional?

I am facing same issue. Did you find any solutions?

Unfortunately this didn't work for me so I had to use Flutter's default AutoComplete class and had to customize it heavily