Skip to content

Commit c4d53b6

Browse files
author
Chris Yang
authored
[webview_flkutter] remove ios workspace setting
1 parent 958826f commit c4d53b6

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed

packages/webview_flutter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.19+9
2+
3+
* Remove example app's iOS workspace settings.
4+
15
## 0.3.19+8
26

37
* Make the pedantic dev_dependency explicit.

packages/webview_flutter/example/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/webview_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: webview_flutter
22
description: A Flutter plugin that provides a WebView widget on Android and iOS.
3-
version: 0.3.19+8
3+
version: 0.3.19+9
44
homepage: https://github.com/flutter/plugins/tree/master/packages/webview_flutter
55

66
environment:

0 commit comments

Comments
 (0)