flutter / flutter/devtools

would like more of the app size page's screen real estate available to the treemap visualization

Open
#5,444 0 comments 0 reactions 0 assignees View on GitHub
P3 polish screen: app size
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

I find the treemap visualization (on the app size page) very useful, but a relatively small portion of the page (40%?) is dedicated to that widget. Consider increasing the screen real estate for it; some potential ideas:

- allow the 'library or class' table to be collapsable via a button (it can be dragged smaller, but this would just collapse it entirely)
- reduce the amount of boilerplate on that page (remove the json file path? remove the devtools version?)
- potentially move the breadcrumbs widget - which is useful - into the toolbar area?
- the 'library or class' table is mostly empty; potentially orient it on the right hand side of the page instead of the bottom (and constrain its width?)

Screenshot 2023-03-17 at 4 20 41 PM

Unrelated to any of the above, transitioning between a zoomed in view and a zoomed out one should perform an animation :)

___
**DevTools version**: 2.22.2

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.