scalable_image 1.1.2 scalable_image: ^1.1.2 copied to clipboard
A widget that shows an image which can be scaled and dragged using gestures
[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