Skip to content

Report analytics event when the widget preview environment is opened #177948

@bkonyi

Description

@bkonyi

With the addition of IDE support, the widget previewer is often started by default by IDE plugins, even if users don't open the previewer. This means that we can't rely on the analytic event that reports the flutter widget-preview start command was run to determine daily active user counts as it doesn't capture whether or not developers have actually opened the previewer.

The widget previewer should report a separate event once the Flutter tool received the Connected event on the WidgetPreviewScaffold DTD stream.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: widget previewsIssues related to the Widget Previewer toolingteam-toolOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions