Setup & Installation
What This Skill Does
Walks through setting up a Windows machine for Flutter development, covering SDK installation, PATH configuration, Visual Studio C++ workload setup, and platform-specific steps for both Windows desktop and Android targets. Also covers building release archives and generating self-signed certificates for MSIX packaging. Consolidates scattered Flutter-on-Windows setup steps into one linear checklist, so you don't miss the Visual Studio C++ workload or forget to bundle the VC++ redistributables in your release archive.
When to use it
- Working with flutter setting up on windows functionality
- Implementing flutter setting up on windows features
- Debugging flutter setting up on windows related issues
