Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running the project in the child window #273

Open
vusarath opened this issue Jan 4, 2024 · 0 comments
Open

Error running the project in the child window #273

vusarath opened this issue Jan 4, 2024 · 0 comments

Comments

@vusarath
Copy link

vusarath commented Jan 4, 2024

Using desktop_multi_window package crated a new window from a flutter windows application
and when created and opened new window with this browser component it fails with this error

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method initialize on channel io.jns.webview.win)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:313:7)

#1 MethodChannel.invokeMapMethod (package:flutter/src/services/platform_channel.dart:518:43)

#2 WebviewController.initialize (package:webview_windows/src/webview.dart:172:11)

Any thing i missed or any suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant