trendcas_live 1.4.3 copy "trendcas_live: ^1.4.3" to clipboard
trendcas_live: ^1.4.3 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 trendcas_live

With Flutter:

 $ flutter pub add trendcas_live

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

dependencies:
  trendcas_live: ^1.4.3

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:trendcas_live/live_client.dart';
import 'package:trendcas_live/livekit_client_web.dart';
0
likes
0
pub points
0%
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, cryptography, dart_webrtc, device_info_plus, fixnum, flutter, flutter_web_plugins, flutter_webrtc, flutter_window_close, http, js, logging, meta, platform_detect, protobuf, synchronized, uuid

More

Packages that depend on trendcas_live