videosdk_room_stats 0.0.6 copy "videosdk_room_stats: ^0.0.6" to clipboard
videosdk_room_stats: ^0.0.6 copied to clipboard

VideoSDK Room Stats allows you to collect Video call metrics from the videosdk library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add videosdk_room_stats

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

dependencies:
  videosdk_room_stats: ^0.0.6

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

Import it

Now in your Dart code, you can use:

import 'package:videosdk_room_stats/videosdk_room_stats.dart';
0
likes
115
points
1.15k
downloads

Documentation

API reference

Publisher

verified publishervideosdk.live

Weekly Downloads

VideoSDK Room Stats allows you to collect Video call metrics from the videosdk library.

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on videosdk_room_stats