We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d75269d commit 622dcbaCopy full SHA for 622dcba
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## 2.5.0+hotfix.1
4
+
5
+* fix: Switch to livekit fork of noise for 16KB page support (#839)
6
+* hotfix: bump libwebrtc to m137.7151.01 for android (#837)
7
+* fix: tighten VideoTrackRenderer Widget (#695)
8
9
## 2.5.0
10
11
* Bump flutter-webrtc to 1.0.0.
pubspec.yaml
@@ -15,7 +15,7 @@
15
name: livekit_client
16
description: Flutter Client SDK for LiveKit.
17
Build real-time video and audio into your apps. Supports iOS, Android, and Web.
18
-version: 2.5.0
+version: 2.5.0+hotfix.1
19
homepage: https://github.com/livekit/client-sdk-flutter
20
21
environment:
0 commit comments