drop_down_list 0.0.8 drop_down_list: ^0.0.8 copied to clipboard
A drop down list with single and multiple selection that will work with search.
0.0.8 #
- Merged the PRs.
- #22 - ListTile's onTap to select, thanks to MrLightful.
- #23 - Select All button, thanks to MrLightful.
- #26 - Allow passing fill and cursor color to dropdown, thanks to joshuachinemezu.
- Refactored the code of the above PRs.
- Updated the library details.
0.0.7 #
- Fixed the issue.
- #19 - How to limit the number of items selected with multiple selection.
- Merged the PR.
- #21 - Bring project up to date, thanks to MrLightful.
- Refactored the code.
0.0.6 #
0.0.5 #
0.0.2 #
- Minor improvements.
0.0.1 #
- Initial release of
drop_down_list
library.