Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 405 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 405 Bytes

[3.1.0]

  • Added animationDirection parameter

[3.0.0]

  • Changed support SDK version
  • Fixed missed AnimationController dispose

[2.2.1]

  • Added opacity animation range property

[2.2.0]

  • Changed from 'ListView' widget to 'ListView.builder' for performance

[2.1.0]

  • Added ListView native parameters to AnimationList

[2.0.0]

  • Support Null Safety

[1.2.0]

  • Initial release