livekit_client 2.3.6 copy "livekit_client: ^2.3.6" to clipboard
livekit_client: ^2.3.6 copied to clipboard

Flutter Client SDK for LiveKit. Build real-time video and audio into your apps. Supports iOS, Android, and Web.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add livekit_client
copied to clipboard

With Flutter:

 $ flutter pub add livekit_client
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  livekit_client: ^2.3.6
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:livekit_client/livekit_client.dart';
copied to clipboard
204
likes
0
points
32.1k
downloads

Publisher

verified publisherlivekit.io

Weekly Downloads

2024.05.30 - 2025.04.24

Flutter Client SDK for LiveKit. Build real-time video and audio into your apps. Supports iOS, Android, and Web.

Repository (GitHub)
View/report issues

Topics

#webrtc #voip #video #livestream #conference

License

unknown (license)

Dependencies

async, collection, connectivity_plus, dart_webrtc, device_info_plus, fixnum, flutter, flutter_web_plugins, flutter_webrtc, http, js, logging, meta, platform_detect, protobuf, sdp_transform, synchronized, uuid, web

More

Packages that depend on livekit_client