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 is a follow up to https://github.com/flutter/devtools/pull/8447, which persisted filters for the logging screen and added the underlying functionality to save a filter as a tag and reapply it from...

When a user scrolls away from their selected widget in the widget tree, show a shortcut to "jump back to the selected widget"

screen: inspector
P2
inspector-2.0-polish

We are always fetching implementation details for the tree, even when a user has toggled "hide implementation details"

screen: inspector
P2
inspector-2.0-polish

![Screenshot 2024-10-22 at 9 53 06 AM](https://github.com/user-attachments/assets/58c55048-5adb-4593-b729-860ef67bdf17)

screen: inspector
P2
inspector-2.0-polish

I've noticed that the V2 inspector tree is not always scrolling to the widget in the tree when I select it with the on-app selection tool. I need to do...

screen: inspector
P2
inspector-2.0-polish

- [x] Conduct a review of all code in DevTools and determine where licenses need to be added/updated and/or require a 3P notice for dependencies. - [ ] Write a...

audit
P1

it works on local machine but not connectable from another machine e.g from PC on same network trying http://192.168.100.255:49787

P3

I experienced this when running Flutter gallery on an iOS simulator. Repro steps: 1. Run DevTools, connect to sample app, and open the CPU profiler. 2. Select "Load all CPU...

bug
cpu profiler
vm-developer-mode
P2

### Steps to reproduce 1. Flutter run on a remote machine connect with usb 2. Open devtool in Android Studio 3. Select network tab and preview 4. The network show...

screen: network
P2