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 958826f commit c4d53b6Copy full SHA for c4d53b6
packages/webview_flutter/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.3.19+9
2
+
3
+* Remove example app's iOS workspace settings.
4
5
## 0.3.19+8
6
7
* Make the pedantic dev_dependency explicit.
packages/webview_flutter/example/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
packages/webview_flutter/pubspec.yaml
@@ -1,6 +1,6 @@
name: webview_flutter
description: A Flutter plugin that provides a WebView widget on Android and iOS.
-version: 0.3.19+8
+version: 0.3.19+9
homepage: https://github.com/flutter/plugins/tree/master/packages/webview_flutter
environment:
0 commit comments