flutter / flutter/devtools

Show all properties in the Property Editor, even if they are not editable

Open
#9,318 2 comments 0 reactions 0 assignees View on GitHub
new feature P2 property editor
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

We should show all the available properties in the Property Editor, regardless of whether or not they are editable.

When I select a Container widget in the Property Editor, I don't see all of the attributes like `color`:

Image

___
**DevTools version**: 2.45.1
**IDE**: VSCode

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in DevTools 2.45.1: select a Container widget in the Property Editor and compare the displayed properties with its available attributes, including color. Trace how the editor decides which properties to display. Done means all available properties are shown while non-editable properties remain distinguishable or read-only.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
devtools, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.