fix: fix connection fails for firefox. (#222)
This commit is contained in:
+9
-2
@@ -126,7 +126,7 @@ packages:
|
||||
name: dart_webrtc
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.0.11"
|
||||
version: "1.0.12"
|
||||
dbus:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -204,7 +204,7 @@ packages:
|
||||
name: flutter_webrtc
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.9.17"
|
||||
version: "0.9.18"
|
||||
flutter_window_close:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@@ -373,6 +373,13 @@ packages:
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.1.0"
|
||||
platform_detect:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: platform_detect
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.7"
|
||||
plugin_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user