Skip to content

[Property Editor] Refactor Property Editor for better code sharing #8797

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 9 commits into from
Jan 23, 2025

Conversation

elliette
Copy link
Member

@elliette elliette commented Jan 22, 2025

Work towards #1948

Refactors the Property Editor code to include:

  • property_editor_types: classes extending EditableArgument with mixins to provide functionality specific for the property type
  • property_editor_inputs: series of input widgets specialized for each property type

This moves all the special-casing logic for types out of the property_editor_view

@elliette elliette requested a review from a team as a code owner January 22, 2025 23:24
@elliette elliette requested review from kenzieschmoll and removed request for a team January 22, 2025 23:24
@elliette elliette merged commit 37960ee into flutter:master Jan 23, 2025
24 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants