simple_search_dropdown 1.8.0 copy "simple_search_dropdown: ^1.8.0" to clipboard
simple_search_dropdown: ^1.8.0 copied to clipboard

outdated

A dropdown that offers a search bar, multiple and single selections.

1.8.0 2023-08-27. #

  • Added selectedItem property to single search widget. It allows the user to set an initial value to the dropdown.

1.7.0 2023-08-27. #

  • Added clearSelection() function on multiple and single search widgets. It allows the user to reset the dropdown to the initial state.
  • Improved sample.
  • Improved readme.

1.6.0 2023-08-27. #

  • Made onAddItem parameter a required one.
  • Mini fix on searchbar Height

1.5.0 2023-08-03. #

  • Convert List<String> to List<ValueItem>, allowing the users to have anything as an object on the dropdown.

1.0.5 2023-08-02. #

  • Fix clearing single search via outside button
  • Visual fixes

1.0.1 2023-07-27. #

  • Fix multiple elevation
  • Option Action Icon

1.0.0 2023-07-26. #

  • First release.
10
likes
0
points
506
downloads

Publisher

unverified uploader

Weekly Downloads

A dropdown that offers a search bar, multiple and single selections.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, stringr

More

Packages that depend on simple_search_dropdown