-
Notifications
You must be signed in to change notification settings - Fork 363
Open
2 / 62 of 6 issues completedLabels
P1high priority issues at the top of the work list, actively being worked on.high priority issues at the top of the work list, actively being worked on.screen: inspectortech debttracking-issueIssue that is used to track multiple sub-issues, all part of a larger project.Issue that is used to track multiple sub-issues, all part of a larger project.
Description
Introduction
We would like to remove the legacy Flutter Inspector from DevTools.
Context
The redesigned Flutter Inspector was launched in Flutter 3.27, and since Flutter 3.29, it has been enabled by default. Currently over 98% of users are using the new inspector, with less than 2% still on the legacy inspector.
Motivation
Removing this dead code will significantly reduce technical debt, lower the maintenance burden of the inspector tool, and simplify future feature development.
Scope
The work here is relatively small, though it will need to be coordinated across multiple Flutter releases so that users are warned that the legacy inspector will be removed before it is deleted.
Sub-issues
Metadata
Metadata
Assignees
Labels
P1high priority issues at the top of the work list, actively being worked on.high priority issues at the top of the work list, actively being worked on.screen: inspectortech debttracking-issueIssue that is used to track multiple sub-issues, all part of a larger project.Issue that is used to track multiple sub-issues, all part of a larger project.