Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (12 loc) · 612 Bytes

CHANGELOG.md

File metadata and controls

12 lines (12 loc) · 612 Bytes

[DISCONTINUED] - 24.05.2021

  • While this widget was useful in the early days of Flutter, the Flutter team introduced an own way to zoom and pan, see InteractiveViewer.

[1.1.2] - 01.08.2019

  • fix: Fixed to flutter 1.7.8+hotfix.4 (issue #1)

[1.1.1] - 25.04.2018

  • Added type (ImageProvider) to imageProvider in scalable_image.dart
  • Fixed library name

[1.1.0] - 25.04.2018

  • Added an option which allows to wrap the image in an AspectRatio
  • Added an option to lock scaling

[1.0.0] - 20.04.2018

  • Initial release