Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 478 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 478 Bytes

[2.0.0] 2021/03/11

  • Added support for null safety (Flutter 2.0)
  • Updated depricated items.

[1.2.0] - 2020/07/18

[1.1.0] - 2019/05/23

  • color is not required, if it is null, it will follow primary color.
  • aspectRatio is 1 to keep all animation play as expected.

[1.0.0] - 2019/05/14.

  • improve performance.
  • add chinese readme.

[0.0.1] - 2019/05/11.

  • initial release.