This commit is contained in:
Hiroshi Horie
2021-10-22 19:36:24 +09:00
parent 7872d377f8
commit fa5e9c91a3
6 changed files with 26 additions and 26 deletions
+2 -2
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: 0.5.1
version: 0.5.2
homepage: https://livekit.io
environment:
@@ -23,7 +23,7 @@ dependencies:
uuid: ^3.0.4
synchronized: ^3.0.0
protobuf: ^2.0.0
flutter_webrtc: ^0.7.0
flutter_webrtc: ^0.7.0+hotfix.2
dev_dependencies:
flutter_test: