flutter-webview-windows
flutter-webview-windows copied to clipboard
Add basic download events (#57)
- Adds basic download events DownloadStarted, DownloadCompleted and DownloadProgress.
- Based on https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/specs/CustomDownload.md linked in #57