Skip to content

Clarify Property Editor live patching behavior in DevTools#13333

Open
lamek wants to merge 1 commit intoflutter:mainfrom
lamek:devtools-live-patch-fix
Open

Clarify Property Editor live patching behavior in DevTools#13333
lamek wants to merge 1 commit intoflutter:mainfrom
lamek:devtools-live-patch-fix

Conversation

@lamek
Copy link
Copy Markdown
Contributor

@lamek lamek commented Apr 30, 2026

Updates the devtools.md page to fix #13126.

@lamek lamek requested review from a team and sfshaza2 as code owners April 30, 2026 03:07
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the DevTools documentation to clarify that property editor changes are written back to the source file and require a save or hot reload to be visible. The review feedback identifies a resulting inconsistency in the document's summary section and suggests terminology improvements to maintain consistency with the rest of the guide.

Comment thread src/content/learn/pathway/tutorial/devtools.md Outdated
@flutter-website-bot
Copy link
Copy Markdown
Collaborator

flutter-website-bot commented Apr 30, 2026

Visit the preview URL for this PR (updated for commit 8314d61):

https://flutter-docs-prod--pr13333-devtools-live-patch-fix-qu2r1mtb.web.app

@lamek lamek force-pushed the devtools-live-patch-fix branch from 087f977 to 8314d61 Compare April 30, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flutter property editor does not actually edit live instances of a widget

3 participants