Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 665 Bytes

CHANGELOG.md

File metadata and controls

35 lines (25 loc) · 665 Bytes

0.1.0

  • Fixed an issue where sometimes selected values were being hidden

0.0.9

  • Added generic type support

0.0.8

  • Upgraded states_rebuilder dependency to 6.2.0 to resolve flutter incompatibility

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