baxcloud_client 2.0.1 copy "baxcloud_client: ^2.0.1" to clipboard
baxcloud_client: ^2.0.1 copied to clipboard

BaxCloud Flutter SDK for realtime media — live streaming, calls, chat UI kits, and room APIs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add baxcloud_client

With Flutter:

 $ flutter pub add baxcloud_client

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

dependencies:
  baxcloud_client: ^2.0.1

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:baxcloud_client/baxcloud_client.dart';
0
likes
0
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

BaxCloud Flutter SDK for realtime media — live streaming, calls, chat UI kits, and room APIs.

Homepage

License

unknown (license)

Dependencies

flutter, http, livekit_client, package_info_plus, vector_math, wakelock_plus

More

Packages that depend on baxcloud_client