custom_multi_search 1.0.6
custom_multi_search: ^1.0.6 copied to clipboard
A customizable multi-select dropdown widget with search functionality for Flutter applications using MobX state management.
1.0.0 #
- Initial release of the package.
- Added multi-select dropdown with search functionality.
- Integrated with MobX for state management.
1.0.1 #
- Adding example screnshots
1.0.2 #
- Readme.md file version update correctly
1.0.3 #
- Adding screenshots clearly and visibly
1.0.4 #
- Adding Comments for the Code to undertand the functionality
1.0.5 #
- Remove the Container which is rendered initially while no items are selected to utilize the space effectively
1.0.6 #
- Reduce the Space aftet the widget to optimise the UI