Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 530 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 530 Bytes

[1.0.0] - First version

  • Possibility to customize a lot the animations

[1.0.1] - Update documentation

  • Simply update documentation of the package

[1.0.2] - Fix dispose

  • Fix the call to dispose on the animation

[1.0.3] - Fix dispose

  • Dispose the timer to fix the error when navigating before the end of the animation

[1.1.0] - Fix dispose

  • Add fadeIn parameter so the widget can also fade out when updating the widget's state

[2.0.0] - Null Safety

  • Add null-safety handling on package and example