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

Add VirtualHostName mapping feature #164

Closed tlercher closed 2 years ago

tlercher commented 2 years ago

Also a rather simple implementation which fixes #154.

I only tested it with a simple index.html in a mapped folder, not the CORS-Feature-Flags itself.