videosdk_room_stats 0.0.4 copy "videosdk_room_stats: ^0.0.4" to clipboard
videosdk_room_stats: ^0.0.4 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
copied to clipboard

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.4
copied to clipboard

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';
copied to clipboard
0
likes
105
points
634
downloads

Publisher

verified publishervideosdk.live

Weekly Downloads

2024.09.13 - 2025.03.28

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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

events2, flutter

More

Packages that depend on videosdk_room_stats