devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Performance tools for Flutter

Results 668 devtools issues
Sort by recently updated
recently updated
newest added

this page in Flutter's documentation https://docs.flutter.dev/development/tools/devtools/memory#dart-size-vs-external-native-size needs an update, the engine does not provide an accurate external size value for some of things listed there Suggestion: hide this column for...

memory > profile
P2

It is most likely because arrays that collect signals from app (like for memory screen chart), grow without limit.

fix it friday
ux
P2

Cannot look at an object and follow successors, predecessors, dominator parent, dominator children, etc.

screen: memory
observatory: missing core functionality
P2

I've seen this test failing on PRs lately: ``` Unhandled exception: Exception: Test 'memory eval and browse' failed: ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞═════════════════ The following assertion was...

screen: memory
test flake
integration tests
P1

Currently how much memory skia is using to render a Flutter application is a blackbox. We should should show the total memory used by skia and some breakdown of what...

screen: memory
customer: money (g3)
P3

We should make sure devtool can pass internal accessibility standard.

a: quality
a11y
P2

The tooltip shows the same info available on the right of the table. It's Okay to either drop it or use the tooltip to direct the user to the right...

screen: memory
ux
memory > diff
P3

On the memory diff tab, after taking a snapshot, pretend we have classes A and B. Selecting class A performs computation to calculate the set of retaining paths for to...

screen: memory
devtools app performance
memory > diff
P2