flutter / flutter/devtools

Add the ability to delete a property from the property editor

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

Description

Once you set a property, there is not currently a way to unset the property other than by manually deleting the property in the code editor. It would be nice to have a way to unset or delete a property from the property editor. Here's an idea of how we could to this in a way that takes up minimal space.

![Image](https://github.com/user-attachments/assets/f34f31ba-dd93-40f0-a805-e529b2c7ad29)

CC @mit-mit, who originally gave this feedback for wanting a way to delete a property without being forced to go back to the code editor.

Contributor guide

Open the contributing guide

Research direction

Start by locating the property editor in the DevTools codebase and reviewing how setting a property is handled. Use the issue's screenshot and requested unset or delete behavior as the acceptance check; no file or test is named, so identify the relevant UI tests before changing anything.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
devtools, tooling
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.