4inka / flutter_easy_search_bar

Other
13 stars 22 forks source link

Added option to let user cancel suggestions with escape or back button. #22

Closed hlvs-apps closed 8 months ago

hlvs-apps commented 1 year ago

Hi, I added an option to let users cancel suggestions with escape or back button, for example for environments where the background of the suggestion menu is important. I also fixed bugs with async suggestion loading, they were loading for infinity when you deleted and retyped a letter very fast on Android. Tested on Android and Web (Chrome 115 Windows 11)