update to flutter_webrtc 0.7.0

This commit is contained in:
Hiroshi Horie
2021-10-21 01:31:23 +09:00
parent 6ff0bde0f2
commit c358d63ef5
3 changed files with 9 additions and 17 deletions
+4 -6
View File
@@ -110,12 +110,10 @@ packages:
flutter_webrtc:
dependency: transitive
description:
path: "."
ref: master
resolved-ref: c47593c429faaf6853b9a9bd62ef8fc96beff54a
url: "https://github.com/flutter-webrtc/flutter-webrtc"
source: git
version: "0.6.10+hotfix.1"
name: flutter_webrtc
url: "https://pub.dartlang.org"
source: hosted
version: "0.7.0"
google_fonts:
dependency: "direct main"
description:
+4 -6
View File
@@ -103,12 +103,10 @@ packages:
flutter_webrtc:
dependency: "direct main"
description:
path: "."
ref: master
resolved-ref: c47593c429faaf6853b9a9bd62ef8fc96beff54a
url: "https://github.com/flutter-webrtc/flutter-webrtc"
source: git
version: "0.6.10+hotfix.1"
name: flutter_webrtc
url: "https://pub.dartlang.org"
source: hosted
version: "0.7.0"
http:
dependency: "direct main"
description:
+1 -5
View File
@@ -23,11 +23,7 @@ dependencies:
uuid: ^3.0.4
synchronized: ^3.0.0
protobuf: ^2.0.0
flutter_webrtc:
git:
url: https://github.com/flutter-webrtc/flutter-webrtc
ref: master
#^0.6.10+hotfix.1
flutter_webrtc: ^0.7.0
dev_dependencies:
flutter_test: