telemetrydecksdk 2.1.0 copy "telemetrydecksdk: ^2.1.0" to clipboard
telemetrydecksdk: ^2.1.0 copied to clipboard

Flutter SDK for TelemetryDeck, a privacy-conscious analytics service for apps and websites

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add telemetrydecksdk
copied to clipboard

With Flutter:

 $ flutter pub add telemetrydecksdk
copied to clipboard

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

dependencies:
  telemetrydecksdk: ^2.1.0
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:telemetrydecksdk/telemetrydecksdk.dart';
copied to clipboard
10
likes
0
points
599
downloads

Publisher

verified publishertelemetrydeck.com

Weekly Downloads

2024.09.18 - 2025.04.02

Flutter SDK for TelemetryDeck, a privacy-conscious analytics service for apps and websites

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on telemetrydecksdk