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_last
ISC License
8
stars
7
forks
source link
[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: MissingPluginException(No implementation found for method hideStatusBar on channel pinch_zoom_image) #14
Facing this issue when adding a zoom in feature then this Exception is coming checking this issue already added but not able to found anything related to this using a latest null safety version pinch_zoom_image_last 0.4.1 Please if anyone have an idea let me know.
Facing this issue when adding a zoom in feature then this Exception is coming checking this issue already added but not able to found anything related to this using a latest null safety version pinch_zoom_image_last 0.4.1 Please if anyone have an idea let me know.
Thanks