searchable_dropdown_list 1.0.0 copy "searchable_dropdown_list: ^1.0.0" to clipboard
searchable_dropdown_list: ^1.0.0 copied to clipboard

A customizable searchable dropdown with support for both default and custom list items.

Searchable Dropdown List #

A Flutter package for creating a customizable, searchable dropdown list.

Features #

  • Search functionality to filter dropdown options.
  • Customizable UI with itemBuilder.
  • Supports validation and form integration.
  • Displays as a bottom sheet for an intuitive selection experience.

Installation #

Add the following dependency to your pubspec.yaml:

dependencies:
  searchable_dropdown_list: latest_version
0
likes
120
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable searchable dropdown with support for both default and custom list items.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on searchable_dropdown_list