furkankurt / pinch_zoom_image_last

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

Open marslannasr7koncepts opened 2 years ago

marslannasr7koncepts commented 2 years ago

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

SimonIT commented 2 years ago

See #12

marslannasr7koncepts commented 2 years ago

See #12

I have seen this one but issue is I am not able to understand what I can do rather add something on Pubspec.yaml or another thing i am bit stuck