flutter-plugins
flutter-plugins copied to clipboard
[desktop_webview_window] How to call the dart layer interface in javascript in windows?
@liujing1 what is your usage case, maybe I can help you?
How to call the dart layer interface in javascript in windows? @a-eniou-pvotal When is registerJavaScriptMessageHandler(String name, JavaScriptMessageHandler handler) and setPromptHandler(PromptHandler? handler) available in windows
Aha, got it
/// available: macOS
those methods are not supported for Windows OS
I can’t help in that case, I use Mac OS
if it is very important for you maybe you could add it by vscode or visual studio for .net on windows
@boyan01 can you help me?
what?! windows not support call dart in js? only support mac os?
any update on this to java Script handler to support windows desktop app?