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

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

0.1.2 #

  • Docs: simplified install instructions to use flutter pub add tgram_analytics / dart pub add tgram_analytics.

0.1.1 #

  • Docs: README mentions the managed hosted service (tgram-analytics.com) and the Telegram bot (@MyTelegramAnalyticsBot) alongside the self-hosted option.

0.1.0 #

  • Initial release.
  • TGA client with track(), pageview(), identify(), forget(), flush(), close().
  • Optional event batching via BatchOptions.
  • Fire-and-forget error handling (errors logged, never thrown).
1
likes
150
points
14
downloads

Documentation

API reference

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

MIT (license)

Dependencies

http, logging

More

Packages that depend on tgram_analytics