flutter / flutter/devtools

Status line builds the wrong status items in offline mode

Open
#8,913 0 comments 0 reactions 0 assignees View on GitHub
offline P3 polish
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

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.).

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.