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 CoreWebView2.Settings.AreDevToolsEnabled #216

Open filipenanclarez opened 1 year ago

filipenanclarez commented 1 year ago

Can you add this for disable access to dev tools?

Here are more details

https://stackoverflow.com/questions/65428492/disable-devtools-in-microsoft-web-webview2-wpf-component

vamsikrishna-vk commented 8 months ago

Raised a pull request for this link