Skip to content

Commit

Permalink
Revert PR 1657: Package upgrade webview_flutter 2.0.8 --> 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
c3bryant committed Dec 14, 2021
1 parent d27ae96 commit 1aab7e7
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 40 deletions.
10 changes: 5 additions & 5 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ PODS:
- Flutter
- url_launcher (0.0.1):
- Flutter
- webview_flutter_wkwebview (0.0.1):
- webview_flutter (0.0.1):
- Flutter
- wifi_connection (0.0.2):
- Flutter
Expand All @@ -200,7 +200,7 @@ DEPENDENCIES:
- shared_preferences (from `.symlinks/plugins/shared_preferences/ios`)
- uni_links2 (from `.symlinks/plugins/uni_links2/ios`)
- url_launcher (from `.symlinks/plugins/url_launcher/ios`)
- webview_flutter_wkwebview (from `.symlinks/plugins/webview_flutter_wkwebview/ios`)
- webview_flutter (from `.symlinks/plugins/webview_flutter/ios`)
- wifi_connection (from `.symlinks/plugins/wifi_connection/ios`)

SPEC REPOS:
Expand Down Expand Up @@ -266,8 +266,8 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/uni_links2/ios"
url_launcher:
:path: ".symlinks/plugins/url_launcher/ios"
webview_flutter_wkwebview:
:path: ".symlinks/plugins/webview_flutter_wkwebview/ios"
webview_flutter:
:path: ".symlinks/plugins/webview_flutter/ios"
wifi_connection:
:path: ".symlinks/plugins/wifi_connection/ios"

Expand Down Expand Up @@ -310,7 +310,7 @@ SPEC CHECKSUMS:
shared_preferences: af6bfa751691cdc24be3045c43ec037377ada40d
uni_links2: fbc37081577fc19c6e0f7e6cdbd3baa150023635
url_launcher: 6fef411d543ceb26efce54b05a0a40bfd74cbbef
webview_flutter_wkwebview: 005fbd90c888a42c5690919a1527ecc6649e1162
webview_flutter: 9f491a9b5a66f2573946a389b2677987b0ff8c0b
wifi_connection: cbd6d42bbd0cb9302ea325efe5bd3945576266cc

PODFILE CHECKSUM: d7716547f6b230d45500e64146a36748106bd575
Expand Down
4 changes: 2 additions & 2 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
"${BUILT_PRODUCTS_DIR}/shared_preferences/shared_preferences.framework",
"${BUILT_PRODUCTS_DIR}/uni_links2/uni_links2.framework",
"${BUILT_PRODUCTS_DIR}/url_launcher/url_launcher.framework",
"${BUILT_PRODUCTS_DIR}/webview_flutter_wkwebview/webview_flutter_wkwebview.framework",
"${BUILT_PRODUCTS_DIR}/webview_flutter/webview_flutter.framework",
"${BUILT_PRODUCTS_DIR}/wifi_connection/wifi_connection.framework",
);
name = "[CP] Embed Pods Frameworks";
Expand Down Expand Up @@ -328,7 +328,7 @@
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/shared_preferences.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/uni_links2.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/url_launcher.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/webview_flutter_wkwebview.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/webview_flutter.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/wifi_connection.framework",
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down
43 changes: 11 additions & 32 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ packages:
name: barcode
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.2.0"
barcode_widget:
dependency: "direct main"
description:
Expand Down Expand Up @@ -322,14 +322,14 @@ packages:
name: firebase_core_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "4.1.0"
version: "4.2.2"
firebase_core_web:
dependency: transitive
description:
name: firebase_core_web
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
version: "1.5.2"
firebase_crashlytics:
dependency: "direct main"
description:
Expand Down Expand Up @@ -658,7 +658,7 @@ packages:
name: path_provider
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.7"
version: "2.0.8"
path_provider_android:
dependency: transitive
description:
Expand All @@ -679,14 +679,14 @@ packages:
name: path_provider_linux
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.2"
version: "2.1.4"
path_provider_macos:
dependency: transitive
description:
name: path_provider_macos
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.3"
version: "2.0.4"
path_provider_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -735,7 +735,7 @@ packages:
name: platform
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.2"
version: "3.1.0"
plugin_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -770,7 +770,7 @@ packages:
name: protobuf
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.0.1"
provider:
dependency: "direct main"
description:
Expand All @@ -791,14 +791,14 @@ packages:
name: pubspec_parse
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
version: "1.2.0"
qr:
dependency: transitive
description:
name: qr
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "3.0.0"
rxdart:
dependency: transitive
description:
Expand Down Expand Up @@ -1055,28 +1055,7 @@ packages:
name: webview_flutter
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.2"
webview_flutter_android:
dependency: transitive
description:
name: webview_flutter_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.4.0"
webview_flutter_platform_interface:
dependency: transitive
description:
name: webview_flutter_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.5.2"
webview_flutter_wkwebview:
dependency: transitive
description:
name: webview_flutter_wkwebview
url: "https://pub.dartlang.org"
source: hosted
version: "2.4.0"
version: "2.0.8"
wifi_connection:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies:
uni_links2: 0.6.0+2
url_launcher: 6.0.6
uuid: 3.0.4
webview_flutter: 2.1.2
webview_flutter: 2.0.8
wifi_connection: 0.0.4
dev_dependencies:
build_runner: 2.0.2
Expand Down

0 comments on commit 1aab7e7

Please sign in to comment.