flutter / flutter/devtools

Status line builds the wrong status items in offline mode

Abierto
#8,913 0 comentarios 0 reacciones 0 asignados Ver en GitHub
offline P3 polish
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

this happens because the `currentScreen` variable that the StatusLine class uses to call `currentScreen.buildStatus(context)` is a `SimpleScreen` and not the screen type for the data (e.g. `PerformanceScreen`, `NetworkScreen`, etc.).

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.