flutter / flutter/devtools

Expose the debugCheckElevationsEnabled from devtools and intellij

Open
#508 11 comments 0 reactions 0 assignees View on GitHub
enhancement P2 screen: inspector
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

debugCheckElevationsEnabled is a new service extension to help debug elevation issues.
We should support it in devtools as well as possibly directly in intellij and vscode.

Related Flutter CL adding the feature.
https://github.com/flutter/flutter/pull/30215/files

The feature is important enough to add a keyboard shortcut for command line users so it is likely important enough to support in our tools.

Contributor guide

Open the contributing guide

Research direction

Start by reading the related Flutter CL and locating how DevTools handles service extensions. Clarify whether IntelliJ and VSCode are in scope, then define completion as exposing debugCheckElevationsEnabled in the supported tools and documenting or testing the resulting behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.