search_widget
search_widget copied to clipboard
Flutter package: Search Widget for selecting an option from a data list.
Fixes #30 #29 #22 - Upgrades flutter_keyboard_visibility to fix deprecation warning - Upgrades dart version and migrated to use null safety - Updates example app so that it works with...
Hello, seems you using a deprecated API with name " flutter_keyboard_visibility-0.7" ...although the app works fine ..the error keeps coming .
i want to show dropdown builder only if i typed in search box
for hacktoberfest
hi there, is there any indication for search close without selection (such as back press event or outside click)? what i'm trying to do is to implement a functionality where...
Could you update this plugin? I can't use it in another package because the version here is earlier. Grateful for the attention.
hi, Are there any ways to dismiss the popup item widget by tapping the screen? thanks