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

Hi, works ok, but when I select from the filtered list, it always return the first element in the original list not the filtered one.

Hi, Is there a way to show the selected value in the TextField, instead of clearing the TextField onItemSelected ?

Hi, is it possible to add the selected item directly in the TextField instead to create a new Widget?