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

css, javascript and images load from document directory #281

Open mayankkuls opened 7 months ago

mayankkuls commented 7 months ago

I have html files in document directory. I take html content in string. but css, javascript and images are not loading