jnschulze / flutter-webview-windows

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

How to integrate Microsoft Edge WebView2 when installing applications for other devices? #155

Open tuantiensiu opened 2 years ago

tuantiensiu commented 2 years ago

I am having problem when installing flutter application on another machine, webview display error because the machine does not have Microsoft Edge WebView2 installed. How to automatically install Microsoft Edge WebView2 when installing flutter apps

Mhamad-Rzgar commented 2 years ago

I also need this webview 2 installation @jnschulze. thank you

annd22 commented 2 years ago

This would be great if the webview2 can be automatically installed.