dashi 1.0.1 copy "dashi: ^1.0.1" to clipboard
dashi: ^1.0.1 copied to clipboard

Pure Dart client for Umami Analytics — pageviews, custom events, identify, and a pluggable offline queue. Web included.

1.0.1 #

  • Add a package example (example/main.dart). No API changes.

1.0.0 #

First stable release.

  • Pure Dart Umami Analytics client for /api/send — pageviews, custom events, identify. Web included.
  • UmamiClient: fire-and-forget API (never throws), creation-time timestamps, cache-token continuity, opportunistic batch flush.
  • Pluggable offline queue with TTL: InMemoryQueueStore (default), NoopQueueStore.
  • Transports: LuckyTransport (default, Lucky Dart / dio) and HttpTransport (package:http).
  • Conditional User-Agent (io only — forbidden header on web).
0
likes
160
points
108
downloads

Documentation

API reference

Publisher

verified publisherowlnext.fr

Weekly Downloads

Pure Dart client for Umami Analytics — pageviews, custom events, identify, and a pluggable offline queue. Web included.

Repository (GitHub)
View/report issues

Topics

#analytics #umami #tracking #telemetry

License

MIT (license)

Dependencies

dio, http, lucky_dart

More

Packages that depend on dashi