Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 552 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 552 Bytes

[3.0.1] - 2023-08-22

  • Fix issue where BorderRadius? can't be nullable

[3.0.0] - 2021-03-03

  • Upgraded to Flutter 2.0 with full sound null-safety support

[2.0.2] - 2021-01-22

  • Added preview GIF.

[2.0.1] - 2021-01-22

  • Fixed README

[2.0.0] - 2021-01-22

  • Added shimmer clipping feature.
  • Added new example.
  • Shimmer animation speed is now customizable.

[1.0.0] - 2019-04-19

  • Added Example Project.
  • The package is now stable enough.

[0.0.2] - 2019-04-19

  • Added Documentation.

[0.0.1] - 2019-04-19

  • Initial release.