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

Question mark with link to documentation, that explains what it is, how it works, how they look on timeline, and why it may be needed, would help.

documentation
performance page
P2

This was initially confusing because I didn't understand what this filter button did. We could consider shortening the tooltip timeout here so that this filter button's side effect is more...

memory page
polish
P3

Opening a bug to track work around @sigmundch's suggestions here: * https://github.com/flutter/devtools/pull/7335#issuecomment-2005112779 * https://github.com/flutter/devtools/pull/7335#issuecomment-2005132497 @sigmundch - if we go with option 1, is there a way to specify `--no-minify` for...

Steps to reproduce: 1. Set a breakpoint on a line, e.g. line 10 2. Edit the file that contains that breakpoint so that the breakpoint location should be moved (e.g....

debugger page

https://github.com/invertase/melos Context: https://github.com/flutter/devtools/pull/7385#issuecomment-2009076376

infra
P3

Tracking issue for this work. This issue will be linked to a few TODOs throughout the DevTools codebase. Depends on https://github.com/rrousselGit/provider/issues/833 and a package publish of `provider`.

tech debt
provider_screen
devtools extensions

Hello, thanks Flutter team for all the efforts! The issue is you can not copy any text from the Dart Network Tool ___ **DevTools version**: 2.31.1 **IDE**: VSCode **Connected Device**:...

network page

…e the project ![image](https://github.com/flutter/devtools/assets/47866232/3ae7859c-294d-4380-acf5-ac1b0f2e407e) ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [ ] I read the...

This issue is for devtools_extensions. `asyncEval` is not working for debug services running for web targets. Other targets (tested on MacOS) work fine. Whenever I call `asyncEval` on a web...

devtools extensions
P2

I'm trying to debug deep links as per this documentation https://docs.google.com/document/d/1fnWe8EpZleMtSmP0rFm2iulqS3-gA86z8u9IsnXjJak It's asked to enter the path of the local project, but it seems my project cannot be well scanned....

bug
P1
screen: deep links
product-quality