WebView All
webview_all is a Flutter WebView package that supports Android, iOS, macOS, Windows, Linux, OpenHarmony, and Web, and follows the webview_flutter platform interface.
Platform Compatibility
Section titled “Platform Compatibility”| Platform | Minimum target | Engine |
|---|---|---|
| Android | API 24+ | WebView |
| iOS | 13.0+ | WKWebView |
| macOS | 10.15+ | WKWebView |
| Windows | Windows 10 1809+ | WebView2 |
| Linux | webkit2gtk-4.1 |
WebKitGTK |
| OHOS | API 12+ | ArkWeb |
| Web | None | JS interop |