flutter-plugins icon indicating copy to clipboard operation
flutter-plugins copied to clipboard

[desktop_webview_window] How to call the dart layer interface in javascript in windows?

Open liujing1 opened this issue 3 years ago • 7 comments

liujing1 avatar Dec 28 '21 05:12 liujing1

@liujing1 what is your usage case, maybe I can help you?

a-eniou-pvotal avatar Dec 30 '21 15:12 a-eniou-pvotal

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

liujing1 avatar Jan 06 '22 07:01 liujing1

Aha, got it /// available: macOS those methods are not supported for Windows OS I can’t help in that case, I use Mac OS

a-eniou-pvotal avatar Jan 06 '22 10:01 a-eniou-pvotal

if it is very important for you maybe you could add it by vscode or visual studio for .net on windows

a-eniou-pvotal avatar Jan 06 '22 10:01 a-eniou-pvotal

@boyan01 can you help me?

liujing1 avatar Jan 18 '22 08:01 liujing1

what?! windows not support call dart in js? only support mac os?

cacard avatar Mar 28 '22 06:03 cacard

any update on this to java Script handler to support windows desktop app?

SaikiranReddy412 avatar May 17 '22 12:05 SaikiranReddy412