mostly_good_metrics_flutter 0.7.0 copy "mostly_good_metrics_flutter: ^0.7.0" to clipboard
mostly_good_metrics_flutter: ^0.7.0 copied to clipboard

Official Flutter SDK for MostlyGoodMetrics - Simple, privacy-focused analytics for your applications.

Unreleased #

  • Tighten minimum versions of shared_preferences to 2.2.3, path_provider to 2.1.3, and device_info_plus to 11.1.1 so their Apple plugins include privacy manifests.
  • $identify event now includes $anonymous_id (the stored anonymous ID used before identify()) so the backend can merge the pre-identify anonymous profile into the identified user. Omitted when the anonymous ID is absent or already equals the identified user ID.

0.3.0 #

  • A/B testing support: getVariant(name, {fallback}) + ready({timeout}) (never hangs)
  • Server-assigned variants with a shared_preferences-backed cache (stale-while-revalidate, no expiry)
  • Automatic $experiment_exposure events with persisted dedup
  • anonymous_id sent on identified experiment fetches (stable assignment across identify)

0.1.0 #

  • Initial release
  • Core analytics tracking functionality
  • User identification and session management
  • Automatic app lifecycle event tracking
  • Event batching and automatic flushing
  • Persistent event storage
  • Support for all Flutter platforms (iOS, Android, Web, macOS, Windows, Linux)
0
likes
145
points
132
downloads

Documentation

API reference

Publisher

verified publishermostlygoodmetrics.com

Weekly Downloads

Official Flutter SDK for MostlyGoodMetrics - Simple, privacy-focused analytics for your applications.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, device_info_plus, flutter, http, path_provider, shared_preferences

More

Packages that depend on mostly_good_metrics_flutter