File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
packages/webview_flutter/webview_flutter_android Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 4.8.0
2+
3+ * Adds ` AndroidWebViewController.setMixedContentMode ` to control how
4+ mixed-content pages load.
5+
16## 4.7.0
27
38* Adds support to respond to recoverable SSL certificate errors. See ` AndroidNavigationDelegate.setOnSSlAuthError ` .
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: webview_flutter_android
22description : A Flutter plugin that provides a WebView widget on Android.
33repository : https://github.com/flutter/packages/tree/main/packages/webview_flutter/webview_flutter_android
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+webview%22
5- version : 4.7 .0
5+ version : 4.8 .0
66
77environment :
88 sdk : ^3.6.0
You can’t perform that action at this time.
0 commit comments