diff --git a/pubspec.lock b/pubspec.lock index 0287134..f8ab714 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -58,7 +58,7 @@ packages: source: hosted version: "3.0.1" dart_webrtc: - dependency: transitive + dependency: "direct main" description: name: dart_webrtc url: "https://pub.dartlang.org" diff --git a/pubspec.yaml b/pubspec.yaml index ce5a345..2e809cb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,6 +24,7 @@ dependencies: protobuf: ^2.0.1 visibility_detector: ^0.2.2 flutter_webrtc: ^0.8.0 + dart_webrtc: ^1.0.2 dev_dependencies: flutter_test: