-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: widget previewsIssues related to the Widget Previewer toolingIssues related to the Widget Previewer toolingteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Description
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 listHigh-priority issues at the top of the work lista: widget previewsIssues related to the Widget Previewer toolingIssues related to the Widget Previewer toolingteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team