Skip to content

Windows install#13167

Open
sfshaza2 wants to merge 2 commits intomainfrom
windows-install
Open

Windows install#13167
sfshaza2 wants to merge 2 commits intomainfrom
windows-install

Conversation

@sfshaza2
Copy link
Contributor

Fixes #13144

@sfshaza2 sfshaza2 requested a review from a team as a code owner March 11, 2026 18:56
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 improves the Windows installation guide by adding a helpful note about antivirus software and applies some formatting changes. I've found a minor formatting inconsistency in one of the <img> tags. The addition of the stage-site skill documentation is also a good enhancement for site maintenance procedures.

Comment on lines +383 to +384
<img src="/assets/images/decorative/up-to-date.png" height="160"
aria-hidden="true" alt="Keep up to date with Flutter">
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

There's a minor formatting inconsistency here compared to the other <img> tags updated in this file. For consistency, please adjust the formatting to match the others.

Suggested change
<img src="/assets/images/decorative/up-to-date.png" height="160"
aria-hidden="true" alt="Keep up to date with Flutter">
<img src="/assets/images/decorative/up-to-date.png"
height="160" aria-hidden="true"
alt="Keep up to date with Flutter">

@flutter-website-bot
Copy link
Collaborator

Visit the preview URL for this PR (updated for commit 611219d):

https://flutter-docs-prod--pr13167-windows-install-vhyf2bty.web.app

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 installation

2 participants