We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe498e2 commit e0bcacdCopy full SHA for e0bcacd
pubspec.lock
@@ -114,7 +114,7 @@ packages:
114
source: hosted
115
version: "2.2.2"
116
dart_webrtc:
117
- dependency: transitive
+ dependency: "direct main"
118
description:
119
name: dart_webrtc
120
url: "https://pub.dartlang.org"
pubspec.yaml
@@ -23,6 +23,7 @@ dependencies:
23
synchronized: ^3.0.0
24
protobuf: ^2.0.1
25
flutter_webrtc: ^0.8.5
26
+ dart_webrtc: ^1.0.5
27
device_info_plus: ^3.2.1
28
29
dev_dependencies:
0 commit comments