telemetrydecksdk 2.5.0 copy "telemetrydecksdk: ^2.5.0" to clipboard
telemetrydecksdk: ^2.5.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 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 flutter pub get):

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

Publisher

verified publishertelemetrydeck.com

Weekly Downloads

2024.10.05 - 2025.04.19

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on telemetrydecksdk