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

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.26 to 2.1.27. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog [UNRELEASED] No user facing changes. 2.1.27 - 06 Oct 2022 We are rolling out a feature...

dependencies

We have cases where we need to listen on multiple value listenables but creating a stateful widget wouldn't make sense. Multiple nested value listenable builders are inefficient and hard to...

fix it friday

- [ ] on the memory page - [ ] on the performance page

memory page
polish
performance page
fix it friday

When you hover over a variable in the source view of the debugger a hover card will be shown. If you move your mouse into this card then the card...

The version of flutter_riverpod was locked to fix issue: https://github.com/flutter/devtools/pull/4567 @rrousselGit

P4

![](https://media.giphy.com/media/26gs6qd1I4qTHUWiI/giphy-downsized.gif) Fixes https://github.com/flutter/devtools/issues/4544 Add analytics events for: - every time the inspector tree is loaded and is empty - any time the user refreshes the tree and the tree comes...

Better integration with IDEs to support two way communication between IDEs and DevTools. This could be used for a variety of features, including selecting widgets in the inspector when they...

P4
dake-csat-work-p1

- empty tree (one already kind of exists for this state - clicking refresh on an empty tree) - when a tree loads with one node [root] this is an...

P3
dake-csat-work-p1

- [x] land changes to Flutter needed to handle reconnecting to a running app (https://github.com/jacob314/flutter/tree/rebuild_indicators) - [ ] support showing the source location for a rebuild.

performance page
P1

![](https://media.giphy.com/media/ieEGqpcjvuI0YEN0Rm/giphy-downsized.gif)