We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab6a95 commit 1c9f84aCopy full SHA for 1c9f84a
packages/webview_flutter/webview_flutter_wkwebview/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## NEXT
+## 3.23.1
2
3
* Removes specialization of 'map' to fix a Swift warning.
4
packages/webview_flutter/webview_flutter_wkwebview/pubspec.yaml
@@ -2,7 +2,7 @@ name: webview_flutter_wkwebview
description: A Flutter plugin that provides a WebView widget based on Apple's WKWebView control.
repository: https://github.com/flutter/packages/tree/main/packages/webview_flutter/webview_flutter_wkwebview
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+webview%22
5
-version: 3.23.0
+version: 3.23.1
6
7
environment:
8
sdk: ^3.6.0
0 commit comments