Skip to content

[CP-request] Migrate event that is sent with every command for analytics in latest stable #141017

@eliasyishak

Description

@eliasyishak

Currently, all of the analytics migration events are being tracked in the tracker issue below:

Those PRs are set to be merged into the latest stable release in version 3.19.0 in February 2024. However, with the timeline for deprecating key features from GA3 moved up to March 2024, we should have at least one event migrated into the current stable 3.16.

I propose that we migrate the event that is sent after each command has been run so that we can limit any drop in MAU numbers as people are slow to upgrade. The PR below adds the new event that is sent at the end of each flutter command invocation

This event is fired for every FlutterCommand since it is being sent from the verifyThenRunCommand method, which must be executed for each command.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listteam-toolOwned by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions