dependent_multiselect_search_dropdown 1.1.3
dependent_multiselect_search_dropdown: ^1.1.3 copied to clipboard
A customizable Flutter widget for cascading, multi-select, dependent and searchable dropdowns with dynamic updates.
Changelog #
1.1.3 Recent Updates #
- Improved document.
- Fixed minor bugs.
1.1.2 Recent Updates #
- Fixed bugs related to dropdown filtering.
1.1.1 Recent Updates #
- Fixed bugs related to dropdown filtering.
- Improved validation for empty selections.
- Minor UI tweaks to improve user experience.
1.1.0 Feature Update #
- Added support for dynamic data loading in cascading dropdowns.
- Enhanced error handling for invalid selections.
1.0.0 Initial release #
- Added
DropdownControllerfor state management. - Added
DropdownItemmodel. - Implemented
CascadingDropdownwidget. - Support for single & multi-select.
- Built-in validation and dynamic filtering.
0.0.1 Initial Setup #
- TODO: Describe initial release.