Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 520 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 520 Bytes

[2.0.3] - 2020-06-21

  • update flutter_svg package

[2.0.2] - 2019-12-19

  • update flutter_svg package

[2.0.1] - 2019-08-20

  • added lazy loading img preview

[2.0.0] - 2019-08-02

  • fix app size problem : your app will import only used icons = small size
  • fix generator

[1.0.1] - 2019-07-30

  • added lowerCamelCase name fix : all assets will be converted to lowerCamelCase. User will be warned if he add new assets with bad name format
  • fixed some errors

[1.0.0] - 2019-07-28

  • Initial release