| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-02 | 692 Bytes | |
| v6.1.4 source code.tar.gz | 2024-10-02 | 4.1 MB | |
| v6.1.4 source code.zip | 2024-10-02 | 5.3 MB | |
| Totals: 3 Items | 9.4 MB | 1 | |
6.1.4
- Updated dependencies to the latest versions for all platform implementations:
flutter_inappwebview_platform_interface:^1.2.0->^1.3.0flutter_inappwebview_android:^1.1.1->^1.1.3flutter_inappwebview_ios:^1.1.1->^1.1.2flutter_inappwebview_macos:^1.1.1->^1.1.2flutter_inappwebview_web:^1.1.1->^1.1.2flutter_inappwebview_windows:^0.4.0->^0.5.0
Android Platform
- Removed webview/plugin_scripts_js/ConsoleLogJS.java file, use native WebChromeClient.onConsoleMessage instead
Windows Platform
- Implemented
shouldInterceptRequest,onLoadResourceWithCustomSchemeWebView events