pichillilorenzo / flutter_inappwebview

A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.
https://inappwebview.dev
Apache License 2.0
3.01k stars 1.33k forks source link

[web] migrate to pkg:web and js_interop #2067

Open p-mazhnik opened 2 months ago

p-mazhnik commented 2 months ago

Resolves https://github.com/pichillilorenzo/flutter_inappwebview/issues/2052

Depends on https://github.com/pichillilorenzo/flutter_inappwebview/pull/2058