Merge 64140f5781 into 344e84ae3e
This commit is contained in:
commit
26cac936cf
2 changed files with 3 additions and 3 deletions
|
|
@ -2119,10 +2119,10 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: webrtc_interface
|
name: webrtc_interface
|
||||||
sha256: ad0e5786b2acd3be72a3219ef1dde9e1cac071cf4604c685f11b61d63cdd6eb3
|
sha256: c6f100eac5057d9a817a60473126f9828c796d42884d498af4f339c97b21014f
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.4.0"
|
version: "1.5.1"
|
||||||
win32:
|
win32:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
|
|
@ -78,7 +78,7 @@ dependencies:
|
||||||
video_compress: ^3.1.4
|
video_compress: ^3.1.4
|
||||||
video_player: ^2.11.1
|
video_player: ^2.11.1
|
||||||
wakelock_plus: ^1.5.0
|
wakelock_plus: ^1.5.0
|
||||||
webrtc_interface: ^1.3.0
|
webrtc_interface: ^1.5.1
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
dart_code_linter: ^3.2.1
|
dart_code_linter: ^3.2.1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue