Skip to content

Update extern-win.md#13179

Open
sfshaza2 wants to merge 2 commits intomainfrom
fix-extern-win-clean
Open

Update extern-win.md#13179
sfshaza2 wants to merge 2 commits intomainfrom
fix-extern-win-clean

Conversation

@sfshaza2
Copy link
Contributor

@sfshaza2 sfshaza2 commented Mar 13, 2026

Fixes #13175

Updates windows doc to explicitly state that the lifecycle process function snippet belongs in a custom external window's message handler.

@sfshaza2 sfshaza2 requested a review from a team as a code owner March 13, 2026 21:18
Copy link
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 documentation for using external windows in Flutter Windows applications. The changes improve clarity by using a more descriptive example class name and refining the explanatory text. My review includes one suggestion to further clarify the relationship between a WndProc and a message handler method in the context of C++ Win32 programming, which could prevent confusion for developers.

@sfshaza2 sfshaza2 requested a review from loic-sharma March 13, 2026 21:25
@flutter-website-bot
Copy link
Collaborator

flutter-website-bot commented Mar 13, 2026

Visit the preview URL for this PR (updated for commit 4bb1ff0):

https://flutter-docs-prod--pr13179-fix-extern-win-clean-gvlw048y.web.app

@sfshaza2
Copy link
Contributor Author

@loic-sharma, can you have the correct person review this?

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.

Windows LifeCycle docs unclear

2 participants