Skip to content

Commit

Permalink
build: Update dart_webrtc package
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Dec 19, 2024
1 parent 67dd7f7 commit 583bf5f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
13 changes: 6 additions & 7 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -247,14 +247,13 @@ packages:
source: hosted
version: "1.0.8"
dart_webrtc:
dependency: "direct overridden"
dependency: transitive
description:
path: "."
ref: f27d27c7af41ceeebe31b295af4fb38e7b4d793e
resolved-ref: f27d27c7af41ceeebe31b295af4fb38e7b4d793e
url: "https://github.com/flutter-webrtc/dart-webrtc.git"
source: git
version: "1.4.9"
name: dart_webrtc
sha256: e65506edb452148220efab53d8d2f8bb9d827bd8bcd53cf3a3e6df70b27f3d86
url: "https://pub.dev"
source: hosted
version: "1.4.10"
dbus:
dependency: transitive
description:
Expand Down
5 changes: 0 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,4 @@ msix_config:
install_certificate: false

dependency_overrides:
# For Flutter 3.27 until https://github.com/flutter-webrtc/dart-webrtc/pull/54 is merged
dart_webrtc:
git:
url: https://github.com/flutter-webrtc/dart-webrtc.git
ref: f27d27c7af41ceeebe31b295af4fb38e7b4d793e
win32: 5.5.3

0 comments on commit 583bf5f

Please sign in to comment.