release: 1.1.1-hotfix. (#160)

* release: 1.1.1-hotfix.

* fix analyze for flutter 3.3.0
This commit is contained in:
CloudWebRTC
2022-09-07 10:16:41 +08:00
committed by GitHub
parent 82e8a9eedf
commit 7c01c115d8
4 changed files with 10 additions and 5 deletions
+3 -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: 1.1.1
version: 1.1.1-hotfix
homepage: https://livekit.io
environment:
@@ -15,6 +15,7 @@ dependencies:
sdk: flutter
async: ^2.6.1
collection: ^1.15.0
connectivity_plus: ^2.3.6+1
fixnum: ^1.0.1
meta: ^1.3.0
http: ^0.13.3
@@ -25,7 +26,7 @@ dependencies:
flutter_webrtc: 0.9.4
dart_webrtc: 1.0.7
device_info_plus: ^3.2.3
connectivity_plus: ^2.3.6+1
webrtc_interface: 1.0.7
dev_dependencies:
flutter_test: