Skip to content

Latest commit

 

History

History
72 lines (40 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

72 lines (40 loc) · 1.08 KB

1.4.3

  • Added buildContextOverlayState parameter to override default Overlay's state. Thanks to @santiagoduc0s
  • Updated dependencies

1.4.2+3

  • Converted demo gif to webp

1.4.1+2

  • Made screenshots file size smaller

1.4.1+1

  • Added screenshots to pub.dev

1.4.1

  • Fixed null check exception on certain edge case

1.4.0

  • Upgraded dependencies and flutter version
  • Added onScaleStart and onScaleStop VoidCallbacks. Thanks to @ramtinq

1.3.2

  • Made package compatible with stable channel

1.3.1

  • Update changelog

1.3.0

  • Added modalBarrierColor property to in order to add a custom background color when zoomed. Thanks @gonzalogauto!
  • Updated dependencies
  • Updated to flutter 3.3

1.2.0

  • Updated example app
  • Added reset animation curves parameter

1.1.2

  • Updated readme

1.1.1

  • Added animationDuration as a property.

1.1.0

  • Added example app.
  • Updated readme video

1.0.2

Fixed some readme mistakes again...

1.0.2

Fixed some readme mistakes.

1.0.1

Added documentation and updated readme.

1.0.0

Inital release.