livekit_client_custom 0.0.2 copy "livekit_client_custom: ^0.0.2" to clipboard
livekit_client_custom: ^0.0.2 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_custom

With Flutter:

 $ flutter pub add livekit_client_custom

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

dependencies:
  livekit_client_custom: ^0.0.2

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_custom/livekit_client.dart';
import 'package:livekit_client_custom/livekit_client_web.dart';
2
likes
0
pub points
24%
popularity

Publisher

unverified uploader

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

Homepage

License

unknown (license)

Dependencies

async, collection, connectivity_plus, dart_webrtc, device_info_plus, fixnum, flutter, flutter_web_plugins, flutter_webrtc, flutter_window_close, http, logging, meta, protobuf, synchronized, uuid, webrtc_interface

More

Packages that depend on livekit_client_custom