1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-11-22 04:49:21 +00:00

Update flutter_webrtc plugin

This commit is contained in:
Pierre HUBERT 2022-08-04 12:20:36 +02:00
parent c02f6f1deb
commit ae56635564
2 changed files with 2 additions and 2 deletions

View File

@ -358,7 +358,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.12" version: "0.9.1"
html: html:
dependency: "direct main" dependency: "direct main"
description: description:

View File

@ -80,7 +80,7 @@ dependencies:
event_bus: ^2.0.0 event_bus: ^2.0.0
# WebRTC calls # WebRTC calls
flutter_webrtc: ^0.8.3 flutter_webrtc: ^0.9.1
# Prevent phone from auto-locking during calls # Prevent phone from auto-locking during calls
wakelock: ^0.6.1+2 wakelock: ^0.6.1+2