Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

50 lines (30 loc) · 1.88 KB

[0.1.7] - 12/18/2021

  • Compatibility with Flutter 2.8.0. Merged pull request #47.
  • Fixed example.

Thanks to FariJan.

[0.1.6] - 03/22/2021

  • BREAKING CHANGE: Migrated to null safety.

Thanks to Joel Marks for the donation and encouragement to upgrade to null safety.

[0.1.5] - 11/18/2020

  • UI improvements:
    • Add an enabled status to the multiselect.

Thanks to Ali Briceño. Merged pull request #12.

[0.1.4] - 09/21/2020

  • Added more UI features:
    • Title/Hint as Widget.
    • Chip customizations(color/label).
    • Dialog customizations - Dialog textStyle.
    • View updated README for more details.

Thanks to Suraj Lad. Merged pull request #25.

[0.1.3] - 05/07/2020

Thanks to David Corrado.

[0.1.2] - 09/27/2019

  • Changed README.

[0.1.1] - 03/25/2019

  • Fixed README.

[0.1.0] - 03/25/2019

  • First release.