tgram_analytics 0.1.1 copy "tgram_analytics: ^0.1.1" to clipboard
tgram_analytics: ^0.1.1 copied to clipboard

Lightweight Dart/Flutter SDK for tgram-analytics, a privacy-first self-hosted analytics platform.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tgram_analytics

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

dependencies:
  tgram_analytics: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:tgram_analytics/tgram_analytics.dart';
1
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Lightweight Dart/Flutter SDK for tgram-analytics, a privacy-first self-hosted analytics platform.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, logging

More

Packages that depend on tgram_analytics