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

## Introduction This is a tracking issue for adding AI assistance in DevTools. The proposed architecture is to leverage the [Dart Tooling Daemon (DTD)](https://github.com/dart-lang/sdk/tree/main/pkg/dtd) to communicate with the [Dart MCP...

P1
cost: high
cross-screen
tracking-issue
ai-assists

It would be helpful to begin to add a preliminary UI and communication channel with the MCP server to the DevTools codebase, even before the final details have been fully...

P2
cross-screen
ai-assists

## Introduction We aim to target some Network Screen issues from the User Survey feedback. ## Scope While there are a number of sizeable, “high priority” requests, the scope of...

bug
screen: network
P1
network > missing data
tracking-issue

Reproduced with latest `master` of DevTools and also DevTools released with Dart 3.5.0. When setting one of the values of: * 1 Minute * 5 Minutes * 10 Minutes In...

bug
screen: memory
fix it friday
P1

This issue tracks any user-reported issues of regressions with the new inspector that are not seen in the legacy inspector. Issues: - [x] https://github.com/flutter/devtools/issues/9042

screen: inspector
P1

## Introduction This is a tracking issue for all P0/P1 bugs that users reported in the 2025 DevTools user survey. ## Scope Since the sub-issues are limited to bug fixes...

bug
P1
cross-screen
tracking-issue

## Introduction We would like to remove the legacy Flutter Inspector from DevTools. ## Context The redesigned Flutter Inspector was launched in [Flutter 3.27](https://medium.com/flutter/whats-new-in-flutter-3-27-28341129570c), and since Flutter 3.29, it has...

screen: inspector
tech debt
P1
tracking-issue

This should coincide with the release where the legacy inspector code in DevTools is removed.

screen: inspector
P2

This is part of the the work to remove the legacy inspector.

screen: inspector
P2

Validating layouts is not a simple task, usually we need to open Figma, measure the distance between widgets there, and try to see if it matches in the app. Currently...

screen: inspector
new feature
P3