dependent_multiselect_search_dropdown 1.1.0 copy "dependent_multiselect_search_dropdown: ^1.1.0" to clipboard
dependent_multiselect_search_dropdown: ^1.1.0 copied to clipboard

A customizable Flutter widget for multi-select, searchable, and dependent dropdowns.

dependent_multiselect_search_dropdown #

A customizable Flutter widget for multi-select, searchable, and dependent dropdowns.

This widget allows cascading dropdown behavior where the selection of one dropdown (like country) filters the next (like state → city). It supports single and multi-selection, dynamic updates, and search functionality.

✨ Features #

  • ✅ Cascading dropdowns (e.g., Country → State → City)
  • 🔍 Searchable options
  • ✅ Single & Multi-selection support
  • 🔄 Dynamically update dropdown data
  • 🚫 Error validation for empty selection

📦 Installation #

Add this to your pubspec.yaml:

dependencies:
  dependent_multiselect_search_dropdown: ^1.0.0

14
likes
0
points
16
downloads

Publisher

verified publisherinnoventixsolutions.com

Weekly Downloads

A customizable Flutter widget for multi-select, searchable, and dependent dropdowns.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, material_color_utilities

More

Packages that depend on dependent_multiselect_search_dropdown