Skip to content

Commit

Permalink
fix crash on iOS (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
ponkey364 authored Feb 23, 2023
1 parent 6623c2e commit a64e67f
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 33 deletions.
30 changes: 9 additions & 21 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,22 @@ PODS:
- Flutter (1.0.0)
- flutter_web_auth (0.4.1):
- Flutter
- flutter_webrtc (0.7.1):
- flutter_webrtc (0.9.20):
- Flutter
- Libyuv (= 1703)
- WebRTC-SDK (= 97.4692.02)
- WebRTC-SDK (= 104.5112.09)
- FMDB (2.7.5):
- FMDB/standard (= 2.7.5)
- FMDB/standard (2.7.5)
- Libyuv (1703)
- package_info_plus (0.4.5):
- Flutter
- path_provider_ios (0.0.1):
- Flutter
- Reachability (3.2)
- Sentry (7.5.4):
- Sentry/Core (= 7.5.4)
- Sentry/Core (7.5.4)
- Sentry/HybridSDK (7.31.5)
- sentry_flutter (0.0.1):
- Flutter
- FlutterMacOS
- Sentry (~> 7.5.1)
- Sentry/HybridSDK (= 7.31.5)
- shared_preferences (0.0.1):
- Flutter
- sqflite (0.0.2):
Expand All @@ -34,9 +30,7 @@ PODS:
- Flutter
- wakelock (0.0.1):
- Flutter
- WebRTC-SDK (97.4692.02)
- workmanager (0.0.1):
- Flutter
- WebRTC-SDK (104.5112.09)

DEPENDENCIES:
- connectivity_plus (from `.symlinks/plugins/connectivity_plus/ios`)
Expand All @@ -50,12 +44,10 @@ DEPENDENCIES:
- sqflite (from `.symlinks/plugins/sqflite/ios`)
- url_launcher (from `.symlinks/plugins/url_launcher/ios`)
- wakelock (from `.symlinks/plugins/wakelock/ios`)
- workmanager (from `.symlinks/plugins/workmanager/ios`)

SPEC REPOS:
trunk:
- FMDB
- Libyuv
- Reachability
- Sentry
- WebRTC-SDK
Expand Down Expand Up @@ -83,27 +75,23 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/url_launcher/ios"
wakelock:
:path: ".symlinks/plugins/wakelock/ios"
workmanager:
:path: ".symlinks/plugins/workmanager/ios"

SPEC CHECKSUMS:
connectivity_plus: 5f0eb61093bec56935f21a1699dd2758bc895587
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
flutter_web_auth: 09a0abd245f1a07a3ff4dcf1247a048d89ee12a9
flutter_webrtc: 3fd57d5bd9b6ce85d12d37f6f68d97be3b80509f
flutter_webrtc: 15c5fb4ea324f3178ff97c0f02b9467b85977e42
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
Libyuv: 5f79ced0ee66e60a612ca97de1e6ccacd187a437
package_info_plus: 6c92f08e1f853dc01228d6f553146438dafcd14e
path_provider_ios: 7d7ce634493af4477d156294792024ec3485acd5
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
Sentry: 5c5dd4005f3b7b9765d5a8871232cddbd0d888b7
sentry_flutter: 4cd99764f9fe01c9415790d1f3fb1c7fd3a5cbe9
Sentry: 4c9babff9034785067c896fd580b1f7de44da020
sentry_flutter: d3dad547d3db4918a8051a5ef738cc195c427b4b
shared_preferences: 5033afbb22d372e15aff8ff766df9021b845f273
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
url_launcher: b6e016d912f04be9f5bf6e8e82dc599b7ba59649
wakelock: d0fc7c864128eac40eba1617cb5264d9c940b46f
WebRTC-SDK: dda4e50186f9eed672dc6bcf4faafb30c6ce48e3
workmanager: 0afdcf5628bbde6924c21af7836fed07b42e30e6
WebRTC-SDK: 3fa5c6fa717314fade68bffed85737484a28ad0b

PODFILE CHECKSUM: 9388b2ab4c98804a24fefc585efd110a078cf07c

Expand Down
30 changes: 21 additions & 9 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ packages:
name: dart_webrtc
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.4"
version: "1.0.15"
dbus:
dependency: transitive
description:
Expand Down Expand Up @@ -255,12 +255,10 @@ packages:
flutter_webrtc:
dependency: "direct overridden"
description:
path: "."
ref: HEAD
resolved-ref: "94e94f679e350611882bfa9eed7b833e1c150974"
url: "https://github.com/glimesh/flutter-webrtc.git"
source: git
version: "0.8.3"
name: flutter_webrtc
url: "https://pub.dartlang.org"
source: hosted
version: "0.9.23"
font_awesome_flutter:
dependency: "direct main"
description:
Expand Down Expand Up @@ -611,6 +609,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.0"
platform_detect:
dependency: transitive
description:
name: platform_detect
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.7"
plausible_analytics:
dependency: "direct main"
description:
Expand Down Expand Up @@ -639,6 +644,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "6.0.1"
pub_semver:
dependency: transitive
description:
name: pub_semver
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.3"
quiver:
dependency: transitive
description:
Expand Down Expand Up @@ -888,7 +900,7 @@ packages:
name: webrtc_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
version: "1.0.11"
win32:
dependency: transitive
description:
Expand All @@ -911,5 +923,5 @@ packages:
source: hosted
version: "5.3.1"
sdks:
dart: ">=2.17.0-0 <3.0.0"
dart: ">=2.17.0 <3.0.0"
flutter: ">=2.5.0"
4 changes: 1 addition & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@ dev_dependencies:
sdk: flutter

dependency_overrides:
flutter_webrtc:
git:
url: https://github.com/glimesh/flutter-webrtc.git
flutter_webrtc: 0.9.23

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
Expand Down

0 comments on commit a64e67f

Please sign in to comment.