Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Property Editor] Better messages when panel is empty#9076

Merged
elliette merged 8 commits intoflutter:masterfrom
elliette:issue-9068
Mar 28, 2025
Merged

[Property Editor] Better messages when panel is empty#9076
elliette merged 8 commits intoflutter:masterfrom
elliette:issue-9068

Conversation

@elliette
Copy link
Member

@elliette elliette commented Mar 27, 2025

Fixes #9068
Work towards #1948

Hopefully resolves confusion about how to use the Property Editor when the cursor is not in a Flutter widget constructor.

Note: I fixed the "for the example" wording after taking these screenshots, so ignore that 😬

When the Property Editor is first loaded:

Screenshot 2025-03-27 at 10 46 57 AM

When the cursor is in a Dart file but not in a widget constructor:

Screenshot 2025-03-27 at 10 45 32 AM

When the cursor is not in a Dart file:

Screenshot 2025-03-27 at 10 45 51 AM

Dark theme:

Screenshot 2025-03-27 at 11 56 29 AM

@elliette elliette requested a review from a team as a code owner March 27, 2025 18:42
@elliette elliette requested review from bkonyi and removed request for a team March 27, 2025 18:42
@elliette elliette changed the title [Property Editor] Better messages when no panel is empty [Property Editor] Better messages when panel is empty Mar 27, 2025
@elliette elliette merged commit f4fbff8 into flutter:master Mar 28, 2025
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Property Editor] Better message if are not in a widget constructor

2 participants