webviewx icon indicating copy to clipboard operation
webviewx copied to clipboard

Javascript channel communication

Open matszafraniec opened this issue 3 years ago • 1 comments

Hello,

thank you for developing this package. It has really large set of functionalities and it's well documented.

But I miss one thing: how can I bilateral communication using Javascript channels? There is no property for that in WebViewX widget. My use case is: on website there is postMessage call, which I have to capture. How can I achieve it with this package?

Of course I found TestDartCallback in example, but in my case I won't have option to edit website code to add these callbacks.

matszafraniec avatar Nov 19 '21 12:11 matszafraniec

following !!

ishaan-puniani avatar Jul 30 '22 21:07 ishaan-puniani