search_widget icon indicating copy to clipboard operation
search_widget copied to clipboard

Flutter package: Search Widget for selecting an option from a data list.

Results 14 search_widget issues
Sort by recently updated
recently updated
newest added

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 .

Please add null safety version

good first issue

i want to show dropdown builder only if i typed in search box

enhancement

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