update to flutter_webrtc 0.8.3
This commit is contained in:
@@ -173,12 +173,10 @@ packages:
|
|||||||
flutter_webrtc:
|
flutter_webrtc:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
path: "."
|
name: flutter_webrtc
|
||||||
ref: master
|
url: "https://pub.dartlang.org"
|
||||||
resolved-ref: "95be5f0090c07d9836daea71a689e0dd3a74c11a"
|
source: hosted
|
||||||
url: "https://github.com/flutter-webrtc/flutter-webrtc"
|
version: "0.8.3"
|
||||||
source: git
|
|
||||||
version: "0.8.2"
|
|
||||||
google_fonts:
|
google_fonts:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
|||||||
+1
-1
@@ -225,7 +225,7 @@ packages:
|
|||||||
name: flutter_webrtc
|
name: flutter_webrtc
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.8.2"
|
version: "0.8.3"
|
||||||
glob:
|
glob:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|||||||
+1
-5
@@ -22,11 +22,7 @@ dependencies:
|
|||||||
uuid: ^3.0.4
|
uuid: ^3.0.4
|
||||||
synchronized: ^3.0.0
|
synchronized: ^3.0.0
|
||||||
protobuf: ^2.0.1
|
protobuf: ^2.0.1
|
||||||
flutter_webrtc:
|
flutter_webrtc: ^0.8.3
|
||||||
git:
|
|
||||||
url: https://github.com/flutter-webrtc/flutter-webrtc
|
|
||||||
ref: master
|
|
||||||
|
|
||||||
dart_webrtc: ^1.0.3
|
dart_webrtc: ^1.0.3
|
||||||
device_info_plus: ^3.2.1
|
device_info_plus: ^3.2.1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user