- While this widget was useful in the early days of Flutter, the Flutter team introduced an own way to zoom and pan, see
InteractiveViewer
.
- fix: Fixed to flutter 1.7.8+hotfix.4 (issue #1)
- Added type (ImageProvider) to imageProvider in scalable_image.dart
- Fixed library name
- Added an option which allows to wrap the image in an AspectRatio
- Added an option to lock scaling
- Initial release