Was ist flutter-environment-setup-windows?
Richten Sie eine Windows-Umgebung für die Flutter-Entwicklung ein Quelle: flutter/skills.
Richten Sie eine Windows-Umgebung für die Flutter-Entwicklung ein
Installieren Sie den KI-Skill flutter-environment-setup-windows schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: flutter/skills.
Configures a Windows development environment for building Flutter applications targeting Windows Desktop and Android. Analyzes system requirements, modifies environment variables, installs necessary C++ toolchains, manages platform-specific configurations, and generates self-signed certificates for local Windows application deployment. Assumes the host machine is running Windows 10 or 11 with administrative privil...
Extract the Flutter SDK to a secure, user-writable directory (e.g., C:\develop\flutter). Do not place it in C:\Program Files\. Execute the following PowerShell command to append the Flutter bin directory to the user's PATH:
To compile Windows desktop applications, Visual Studio (not VS Code) is strictly required. Install Visual Studio with the "Desktop development with C++" workload. If automating via command line, use the following workload ID:
Richten Sie eine Windows-Umgebung für die Flutter-Entwicklung ein Quelle: flutter/skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/flutter/skills --skill flutter-environment-setup-windowsRichten Sie eine Windows-Umgebung für die Flutter-Entwicklung ein Quelle: flutter/skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/flutter/skills --skill flutter-environment-setup-windows Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/flutter/skills