YoussefKababe / pinch_zoom_image

A widget that makes picture pinch zoom, then return back to initial size and position when released.
https://pub.dartlang.org/packages/pinch_zoom_image
ISC License
52 stars 53 forks source link

Update PinchZoomImagePlugin.kt #10

Open vishaakm opened 5 years ago

vishaakm commented 5 years ago

Guard Conditional is needed to prevent the app from crashing when headless mode is used.