searchable_dropdown_list 1.0.0
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