devtools
devtools copied to clipboard
Performance tools for Flutter
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...
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...
___ **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...
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...
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...
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...
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**:...
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.
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...
select a frame , timeline event not working dev tools info: