jnschulze / flutter-webview-windows

A WebView2-powered Flutter WebView implementation for the Windows platform.
BSD 3-Clause "New" or "Revised" License
203 stars 120 forks source link

On Url Request Callback #253

Open Phil-Millie-Lab opened 1 year ago

Phil-Millie-Lab commented 1 year ago

I want Callback when WebView start to load a URL. url is the URL string.

Currently, it seems that there is only a format where the url is moved and received as a stream.

ex) _controller.url.listen