Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 817 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 817 Bytes

[0.3.1] - 29.10.2021

  • Fixed #7, #8, #10 (thanks @Jagmohanrai)

[0.3.0] - 07.08.2021

  • Null-safety support (thanks @KarimAbdo)

[0.2.1+1] - 22.04.2020

  • Added fullscreen param default value and assertion

[0.2.1] - 22.04.2020

  • Fixed fullscreen param initalization

[0.2.0] - 22.04.2020

  • Added topOffset param to control progress container offset from top of the screen
  • Added fullscreen param to control fullscreen behavior

[0.1.1] - 08.04.2020

  • onFlashForward and onFlashBack params are now optional
  • Refactoring

[0.1.0+1] - 16.07.2019

Fixed README

[0.1.0] - 16.07.2019

Initial release