diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 529b0d74b..f0b7260f2 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -295,7 +295,7 @@ SPEC CHECKSUMS: Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854 flutter_fgbg: 31c0d1140a131daea2d342121808f6aa0dcd879d flutter_fimber: ec011dfb08d7cbfa16ab6bad8450b99574e6f6a4 - flutter_inappwebview: 50b55a88f5dddadc9e741a7caf72f378116e2156 + flutter_inappwebview: 4fe74e5e65809c3d363febfd9e2b21aa79bb0f1c flutter_keyboard_visibility: 0339d06371254c3eb25eeb90ba8d17dca8f9c069 flutter_secure_storage: 23fc622d89d073675f2eaa109381aefbcf5a49be GoogleDataTransport: f0308f5905a745f94fb91fea9c6cbaf3831cb1bd diff --git a/pubspec.lock b/pubspec.lock index 9beee12e9..117d0a2d1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -520,10 +520,10 @@ packages: dependency: "direct main" description: name: flutter_inappwebview - sha256: fad1f2740ff4b5b7da378a639f54beeb9d787b6339c89a9de00494d92372c0bb + sha256: "6d6c741ddba1dba5229d63ba75767064791a7ce845196b45e31105e93d67c949" url: "https://pub.dev" source: hosted - version: "6.0.0-beta.24+1" + version: "6.0.0-beta.22" flutter_inappwebview_internal_annotations: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 7764821ea..1fda7a785 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -46,7 +46,7 @@ dependencies: git: url: https://github.com/breez/flutter_fgbg.git ref: 976b28ff3c299836f215b6deb2003838c49a8001 - flutter_inappwebview: ^6.0.0-beta.24+1 + flutter_inappwebview: 6.0.0-beta.22 # xcodebuiler fails to figure out the right destination for the 6.0.0-beta.23+ | Related issue: https://github.com/pichillilorenzo/flutter_inappwebview/issues/1648#issue-1711313231 flutter_rust_bridge: 1.75.2 flutter_secure_storage: ^8.0.0 flutter_svg: <2.0.6 # Requires Flutter 3.10