Audio mute unmute fixes (#234)

* progress

* refresh

* Create Podfile.lock

* Update Podfile.lock

* pub

* update deps.

* fix tests

* dart format .

* fix duplicate imports

---------

Co-authored-by: cloudwebrtc <[email protected]>
This commit is contained in:
Hiroshi Horie
2023-02-06 12:43:27 +09:00
committed by GitHub
co-authored by cloudwebrtc
parent 75412779a2
commit a23eb6332c
16 changed files with 429 additions and 324 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
name: livekit_client
description: Flutter Client SDK for LiveKit.
Build real-time video and audio into your apps. Supports iOS, Android, and Web.
version: 1.1.12
version: 1.1.13
homepage: https://livekit.io
environment:
@@ -23,11 +23,11 @@ dependencies:
uuid: ^3.0.6
synchronized: ^3.0.0+3
protobuf: ^2.1.0
flutter_webrtc: 0.9.19
flutter_webrtc: 0.9.20
flutter_window_close: ^0.2.2
dart_webrtc: 1.0.12
dart_webrtc: 1.0.14
device_info_plus: ^8.0.0
webrtc_interface: 1.0.10
webrtc_interface: 1.0.11
dev_dependencies:
flutter_test: