github dart-lang/tools unified_analytics-v4.0.0

latest releases: oauth2-v2.0.5, watcher-v1.1.4, test_reflective_loader-v0.4.0...
2 years ago
  • Enhanced LogFileStats data to include information about flutter channel counts and tool counts
  • Added new method to suppress telemetry collection temporarily for current invocation via analytics.suppressTelemetry()
  • Added SurveyHandler feature to Analytics instance to fetch available surveys from remote endpoint to display to users along with functionality to dismiss them
  • Surveys will be disabled for any users that have been opted out
  • Shipping FakeAnalytics for clients of this tool that need to ensure workflows are sending events in tests
  • Adding getter to Analytics instance to fetch the client ID being sent to GA4

Potential breaking change for clients using this package that implement Analytics since there is a new instance getter for clientId

Don't miss a new tools release

NewReleases is sending notifications on new releases.