flutter / flutter/devtools

Disable analytics when running DevTools from `devtools_tool serve`

Abierto
#7,170 0 comentarios 0 reacciones 0 asignados Ver en GitHub
analytics P2
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.