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

# Problem description The Network page of DevTools does not show network requests when running from within a Windows 11 VM Hyper-V virtual machine. Other hypervisors and operating systems have...

screen: network
P2

___ **DevTools version**: 2.31.1 **Connected Device**: CPU / OS: x64 (64 bit) windows Connected app type: Flutter native (debug build) Dart Version: 3.3.4 Flutter Version: 3.19.6 / stable Framework /...

new feature
P3
cost: high

Commit(s) to include: * https://github.com/flutter/devtools/commit/51c6bfdf210ec7d65d4b732f83526ac13b06623c * https://github.com/flutter/devtools/commit/0be2e1f560ed3ae60423e956cc8f6df207586968 Diff: https://github.com/flutter/devtools/compare/v2.44.0...2.44.1 Reason: 1) When the computer goes to sleep, the Property Editor is disconnected and does not reconnect when the computer wakes...

P1
property editor

___ **DevTools version**: 2.51.1 **IDE**: IntelliJ-IDEA

Fixes https://github.com/flutter/devtools/issues/9580

release-notes-not-required

___ **DevTools version**: 2.51.1 **IDE**: VSCode

Hey there guys, just saw the new Dart Tools on _Flutter Days 2020_, and went straight to my app, as for a long time I need a _"log"_ of all...

enhancement
waiting for customer response
P3

Should be removed now that now that https://github.com/flutter/devtools/issues/9214 is complete

P2
property editor

This is a follow-up to https://github.com/flutter/devtools/issues/7856, which tracked the work required to ship DevTools on dart2wasm. With that work completed, DevTools users could opt into using the dart2wasm build of...

P1
dart2wasm
tracking-issue

Fixes https://github.com/flutter/devtools/issues/8187 Fixes the "`canvasChartWidth` has not been initialized" error which can occur when setting the zoom duration in the Memory Panel. --- ### Explanation Setting the `zoomDuration` for a...