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

When a developer enables "Advanced developer settings" from the general DevTools setting dialog, the Memory panel includes a table that shows GC statistics. This table is above the memory profile...

screen: memory
P3

Work towards https://github.com/flutter/devtools/issues/7793 In this CL, we are just preparing this code to be moved into shared code, but it is not shared here. I tried to make as much...

release-notes-not-required

___ **DevTools version**: 2.34.3 **IDE**: VSCode **Connected Device**: CPU / OS: arm64 (64 bit) android Connected app type: Flutter native (debug build) Dart Version: 3.7.0 Flutter Version: 3.29.0 / stable...

screen: network
P2

The DevTools integration tests have been getting flaky. devtools_extensions_test.dart https://github.com/flutter/devtools/actions/runs/18566177330/job/52927948189 ``` FlutterDriveProcess - Launching integration_test/test/live_connection/devtools_extensions_test.dart on Web Server in debug mode... FlutterDriveProcess - Waiting for connection from debug service on...

integration tests
P2

You can't copy the uri or any other information there in network tools ___ **DevTools version**: 2.34.3 **IDE**: VSCode **Connected Device**: CPU / OS: arm64 (64 bit) ios Connected app...

screen: network
ide: vs-code
copy behavior
P1
product-quality

There has been a few times I've had to manually perform a binary search across Flutter commits to determine which commit caused a regression. Most recently with https://github.com/flutter/devtools/issues/9456 And each...

infra
P2

Neither by clicking the "copy" button in the top right corner nor by selecting the text and copying it with ctrl+c. Right click on the text just deselects it. **OS**:...

polish
P2
screen: deep links

I don't think we should unconditionally hide SOCKET rows, even just those pertaining to HTTP profiled requests. But offering it as a toggle would be a great feature.

screen: network
new feature
P1

There is an issue when exporting network requests with specific file types (e.g., .webp, .pdf, etc.) to a HAR file. The problem occurs due to an encoding error, which prevents...

screen: network
P2

select a frame , timeline event not working dev tools info:

screen: performance
P2