videosdk_otel 0.0.2 copy "videosdk_otel: ^0.0.2" to clipboard
videosdk_otel: ^0.0.2 copied to clipboard

Platformweb

A framework for collecting traces from applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add videosdk_otel
copied to clipboard

With Flutter:

 $ flutter pub add videosdk_otel
copied to clipboard

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

dependencies:
  videosdk_otel: ^0.0.2
copied to clipboard

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:videosdk_otel/api.dart';
import 'package:videosdk_otel/sdk.dart';
import 'package:videosdk_otel/web_sdk.dart';
copied to clipboard
1
likes
120
points
572
downloads

Publisher

verified publishervideosdk.live

Weekly Downloads

2024.09.11 - 2025.03.26

A framework for collecting traces from applications.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

collection, fixnum, http, logging, meta, protobuf, quiver

More

Packages that depend on videosdk_otel