[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: MissingPluginException(No implementation found for method loadBannerAd on channel plugins.flutter.io/google_mobile_ads) code example

Example: [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:

Tags:

Misc Example