- Fixed an issue where sometimes selected values were being hidden
- Added generic type support
- Upgraded states_rebuilder dependency to 6.2.0 to resolve flutter incompatibility
- tapping does not close the popup now
- depreceating when empty in favor of hint widget
- accepting hint TextStyle
- isDense is true by default
- removed height bound
- accepting icon as a parameter
- Updated dependencies
- Updated package description
- formatted multiselect.dart
- Matching version number in pub with github
- Updated README.md
- The first implementation of a multiselect