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

A highly customizable multiselect dropdown for Flutter with search, select all, and custom styling.

Flutter Multiselect Dropdown #

Dropdown Preview

A highly customizable, searchable multiselect dropdown for Flutter. Effortlessly handle multiple selections with support for generic types, "Select All" logic, and deep UI customization.

🚀 Features #

  • Generic Type Support: Use with Strings, Integers, or custom Data Models.
  • Searchable: Built-in search bar to filter through long lists.
  • Selection Logic: "Select All" and "Clear All" functionality included.
  • Validation: Set a maxSelection limit to restrict user choices.
  • Fully Customizable: Change colors, text styles, icons, and chip decorations to match your brand.
  • Responsive UI: Items are displayed as interactive chips that can be removed individually.

📦 Installation #

Add this to your pubspec.yaml:

dependencies:
  flutter_multiselect_plus: ^1.0.0
3
likes
0
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable multiselect dropdown for Flutter with search, select all, and custom styling.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_multiselect_plus