flutter / flutter/devtools

Disable analytics when running DevTools from `devtools_tool serve`

Open
#7,170 0 comments 0 reactions 0 assignees View on GitHub
analytics P2
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

Right now we disable analytics for non-release builds, but to build DevTools with the devtools server we have to build the DevTools app in release mode (at least right now). This can cause analytics events to be sent from DevTools when we are developing, which is not what we want.

When we run from `devtools_tool serve` we should be able to pass an argument through somehow to disable analytics.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.