improved description
This commit is contained in:
@@ -113,7 +113,7 @@ packages:
|
||||
name: flutter_webrtc
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.6.10"
|
||||
version: "0.6.10+hotfix.1"
|
||||
google_fonts:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
||||
+1
-1
@@ -101,7 +101,7 @@ packages:
|
||||
name: flutter_webrtc
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.6.10"
|
||||
version: "0.6.10+hotfix.1"
|
||||
http:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
||||
+3
-2
@@ -1,5 +1,6 @@
|
||||
name: livekit_client
|
||||
description: Flutter Client SDK for LiveKit
|
||||
description: Flutter Client SDK for LiveKit.
|
||||
Build real-time video and audio into your apps. Supports iOS, Android, and Web.
|
||||
version: 0.5.0
|
||||
homepage: https://livekit.io
|
||||
|
||||
@@ -19,7 +20,7 @@ dependencies:
|
||||
uuid: ^3.0.4
|
||||
synchronized: ^3.0.0
|
||||
protobuf: ^2.0.0
|
||||
flutter_webrtc: ^0.6.10
|
||||
flutter_webrtc: ^0.6.10+hotfix.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user