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:
co-authored by
cloudwebrtc
parent
75412779a2
commit
a23eb6332c
+4
-4
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user