Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 737 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 737 Bytes

2.1.0 - 2022-03-22

  • Update SDK constraints to >=2.16.0 <3.0.0 based on beta release guidelines.
  • Update of material icons

2.0.1 - 2021-07-07

  • Improved validation on load the list of icons.

2.0.0 - 2021-03-09

  • Migrate to null safety.
  • Update SDK constraints to >=2.12.0 <3.0.0 based on beta release guidelines.
  • Remove deprecated FlatButton and maxLengthEnforced.

1.1.1 - 2020-12-11

  • Update to remove deprecated param autovalidate.
  • Material icons update.

1.1.0 - 2020-07-17

  • Fixed the return of onSavad val to get the iconData when using TextEditingController.
  • Fixed initialization to get the correct icon by initialValue.
  • Improved example app.

1.0.0 - 2020-07-17

  • Initial Open Source release.