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