event_tracker_handler 0.2.0 copy "event_tracker_handler: ^0.2.0" to clipboard
event_tracker_handler: ^0.2.0 copied to clipboard

Multi-provider event tracking with Firebase Analytics, Mixpanel, and webhooks.

0.2.0 #

  • Tolerate per-tracker init failures by skipping failed trackers and keeping healthy ones active.

  • Add delivery outcomes for per-tracker status (delivered/skipped/failed) via logEvent.

  • Add timed event helpers, a timed event manager, and lifecycle observers to flush active timers.

  • Add Mixpanel identity merge support plus webhook identity merge envelopes with guardrails.

  • Support track_all in settings maps and add $insert_id to event payloads.

  • Wrap webhook payloads in a richer envelope with app, device, and web context metadata.

0.1.2 #

  • Add invite/event-related EventTrackerEvents entries.
  • Allow overriding tracker event names via EventTrackerData.eventName.
  • Normalize enum matching to ignore underscores, dashes, and case.
  • Simplify Mixpanel People usage by removing the wrapper.

0.1.1 #

  • Downgrade package_info_plus for compatibility

0.1.0 #

  • Upgrade SDK and dependencies for current Flutter versions.
  • Document package usage and tracker configuration.

0.0.1 #

  • TODO: Describe initial release.
0
likes
130
points
324
downloads

Publisher

unverified uploader

Weekly Downloads

Multi-provider event tracking with Firebase Analytics, Mixpanel, and webhooks.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

decimal, device_info_plus, firebase_analytics, flutter, http, mixpanel_flutter, package_info_plus, web

More

Packages that depend on event_tracker_handler