byboltzmannentropy· 7 skills
Build, verify, and package Flutter desktop apps for Windows into a distributable executable bundle (EXE plus required DLL/data dependencies, optional installer-ready artifacts). Use when a user asks to generate a Windows Flutter executable, ship a Windows desktop release, include runtime dependencies, or troubleshoot missing DLL/runtime issues in Windows Flutter distribution.
$npx -y skills add boltzmannentropy/osxskills --skill windows-flutter-exeInstalls into the current project.
Run `npx skills use "https://github.com/boltzmannentropy/osxskills" --skill "boltzmannentropy/osxskills/windows-flutter-exe"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/boltzmannentropy/osxskills" that are relevant to the current task. Run `npx skills add "https://github.com/boltzmannentropy/osxskills"` and select the relevant skills, then follow their instructions.