Install with winget
Open PowerShell or Command Prompt and run:
winget install pingbird.Puro
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Puro
Puro is a powerful tool for installing and upgrading Flutter versions, it is essential for developers that work on multiple projects or have slower internet. With Puro you can: - Use different versions of Flutter at the same time - Download new versions twice as fast with significantly less disk space and internet bandwidth - Use versions globally or per-project - Automatically configure IDE settings with a single command
Advanced Install Options
Install (latest)
winget install pingbird.PuroInstall (pinned version)
winget install --id pingbird.Puro -e --version 1.5.0Upgrade
winget upgrade pingbird.PuroUninstall
winget uninstall pingbird.PuroFrequently Asked Questions
How do I install Puro using winget?
Open PowerShell or Windows Terminal and run:
winget install pingbird.Puro. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Puro?
A powerful tool for installing and upgrading Flutter versions
Is Puro free to use?
Puro is distributed under the BSD-3-Clause license. Check the publisher’s site for full licensing details.
How do I update Puro with winget?
Run
winget upgrade pingbird.Puro in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Puro?
Run
winget uninstall pingbird.Puro to remove Puro from your system.