sentinel_analytics_realm_dart 0.0.3 copy "sentinel_analytics_realm_dart: ^0.0.3" to clipboard
sentinel_analytics_realm_dart: ^0.0.3 copied to clipboard

Dart/Flutter client for Sentinel Analytics Realm HTTP ingestion.

Changelog #

All notable changes to this project will be documented in this file.

0.0.1 #

  • Initial release of sentinel_analytics_realm_dart.
  • Added SentinelAnalyticsRealmPlugin with:
    • track(name, ...) for single events
    • trackBatch(List<SentinelAnalyticsRealmEvent>) for batched events
    • identify(userId, {visitorId, traits}) convenience method
  • Environment support via Platform.environment when available; constructor params otherwise.
  • Example app and CI/publish scripts.

0.0.2 #

  • Replace ingest token with accessToken parameter.
  • Authorization header now uses access token (aligned with API changes).

0.0.3 #

  • Minor fixes and improvements.
0
likes
150
points
15
downloads

Documentation

API reference

Publisher

verified publishersavantrealms.com

Weekly Downloads

Dart/Flutter client for Sentinel Analytics Realm HTTP ingestion.

Repository (GitLab)
View/report issues

License

MIT (license)

Dependencies

http, uuid

More

Packages that depend on sentinel_analytics_realm_dart