ms_single_multi_select 0.0.11
ms_single_multi_select: ^0.0.11 copied to clipboard
A customizable Flutter widget for single and multi-select dropdowns with search, styling, and focus control. Ideal for forms, filters, and dynamic lists.
ms_single_multi_select #
A customizable Flutter widget for single and multi-select dropdowns with searchable list items.
Features #
- 🔍 Searchable dropdowns
- ✅ Single and multi-select modes
- 🎯 Keyboard and touch navigation support
- 🎯 Focusable widget
- 🎨 Fully themeable and responsive
📸 Preview #
Installation #
Add to your pubspec.yaml:
dependencies:
ms_single_multi_select: ^0.0.11