Answers for "[error:flutter/lib/ui/ui_dart_state.cc(177)] unhandled exception: missingpluginexception(no implementation found for method share on channel plugins.flutter.io/share)"

0

[error:flutter/lib/ui/ui_dart_state.cc(177)] unhandled exception: missingpluginexception(no implementation found for method share on channel plugins.flutter.io/share)

I'm having the same problem, just tried to add web support for an existing app which uses package_info, it still works on Android and iOS but i can't run it on web.

Am i correct to just assume that this plugin doesn't support flutter web or it should be running normally?

Output of flutter doctor -v:

https://github.com/flutter/flutter/issues/69009
for more information goto:
Posted by: Guest on March-06-2021

Code answers related to "[error:flutter/lib/ui/ui_dart_state.cc(177)] unhandled exception: missingpluginexception(no implementation found for method share on channel plugins.flutter.io/share)"

Browse Popular Code Answers by Language