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