multiselect 0.0.7
multiselect: ^0.0.7 copied to clipboard
A simple multiselect dropdown. It provide a concise way to create a Multi Selct ComboBox/SelectBox
0.0.7 #
- tapping does not close the popup now
0.0.6 #
- depreceating when empty in favor of hint widget
- accepting hint TextStyle
- isDense is true by default
- removed height bound
- accepting icon as a parameter
0.0.5 #
- Updated dependencies
0.0.4 #
- Updated package description
- formatted multiselect.dart
0.0.3 #
- Matching version number in pub with github
0.0.2 #
- Updated README.md
0.0.1 #
- The first implementation of a multiselect