Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 425 Bytes

CHANGELOG.md

File metadata and controls

21 lines (11 loc) · 425 Bytes

[0.2.5] - Nov 6

  • Upgrade to Flutter 0.10.2 (Solves kotlin plugin version issue)

[0.2.4] - Oct 12

  • Add onZoomStart and onZoomEnd events callbacks

[0.2.3] - Oct 12

  • Make package accept any widget as image (Make it easy to work with packages like cached_network_image)

[0.2.2] - Oct 11

  • Turn package into plugin
  • Hide and show status bar using native platform code

[0.1.1] - Sep 27

  • First release