File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 1.1.3
4
+
5
+ * Add sid for reconnecting. (#168 )
6
+ * Add force relay config. (#169 )
7
+ * Bump flutter_webrtc version to 0.9.7.
8
+
3
9
## 1.1.2
4
10
5
11
* feat: Support for capturing audio for chrome tab.
Original file line number Diff line number Diff line change 1
1
name : livekit_client
2
2
description : Flutter Client SDK for LiveKit.
3
3
Build real-time video and audio into your apps. Supports iOS, Android, and Web.
4
- version : 1.1.2
4
+ version : 1.1.3
5
5
homepage : https://livekit.io
6
6
7
7
environment :
@@ -23,7 +23,7 @@ dependencies:
23
23
uuid : ^3.0.6
24
24
synchronized : ^3.0.0
25
25
protobuf : ^2.0.1
26
- flutter_webrtc : 0.9.6
26
+ flutter_webrtc : 0.9.7
27
27
dart_webrtc : 1.0.8
28
28
device_info_plus : ^3.2.3
29
29
webrtc_interface : 1.0.8
You can’t perform that action at this time.
0 commit comments