1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-10-22 22:43:22 +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
url: "https://pub.dartlang.org"
source: hosted
version: "0.8.12"
version: "0.9.1"
html:
dependency: "direct main"
description:

View File

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