-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Is this widget WASM compliant?
When I use this widget within a simple js_interop project, it seems to build and run.
https://github.com/sk92129/wasm-flutter-test
However, when I use this plugin within a more complex project, I get a runtime error with a message like this:
UnimplementedError: cannot call build on the fascade implementation of WebViewX.
it mentions the test build, which is confusing since i did not run the test execution.
Metadata
Metadata
Assignees
Labels
No labels