Depends on dart-lang/tools#1193 landing an a unified_analytics 7.0.0. being published.
This PR also incorporates the inspector metrics addition from #8512, since that was where the original suggestion to use additionalMetrics stemmed from. This PR fixes#8511 too.
Include screen information with unified_analytics events
kenzieschmoll
changed the title Include screen information with unified_analytics events Include screen information with unified_analytics events and bump ua to 7.0.0279 days ago
kenzieschmoll
changed the title Include screen information with unified_analytics events and bump ua to 7.0.0 Include screen information with `unified_analytics` events and bump `unified_analytics` to 7.0.0279 days ago
Fixes #8513
Depends on dart-lang/tools#1193 landing an a unified_analytics 7.0.0. being published.
This PR also incorporates the inspector metrics addition from #8512, since that was where the original suggestion to use
additionalMetrics
stemmed from. This PR fixes #8511 too.