release: 1.3.4.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 1.3.4
|
||||
|
||||
* Fix: Frame drops for Android.
|
||||
|
||||
## 1.3.3
|
||||
|
||||
* Fix: issue for get user audio on Android.
|
||||
|
||||
+2
-2
@@ -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.3.3
|
||||
version: 1.3.4
|
||||
homepage: https://livekit.io
|
||||
|
||||
environment:
|
||||
@@ -24,7 +24,7 @@ dependencies:
|
||||
uuid: ^3.0.6
|
||||
synchronized: ^3.0.0+3
|
||||
protobuf: ^2.1.0
|
||||
flutter_webrtc: 0.9.32
|
||||
flutter_webrtc: 0.9.33
|
||||
flutter_window_close: ^0.2.2
|
||||
device_info_plus: ^9.0.0
|
||||
webrtc_interface: 1.0.13
|
||||
|
||||
Reference in New Issue
Block a user