puro 1.1.3
puro: ^1.1.3 copied to clipboard
An experimental tool for managing Flutter versions.
1.1.3 #
- Bug fixes
- Added support for older versions of Flutter
1.1.2 #
- Bug fixes
1.1.1 #
- Bug fixes
1.1.0 #
- Bug fixes
- Added the
ls-versionscommand - Added the
gccommand
1.0.1 #
- Bug fixes
- Better support for standalone and pub installs
1.0.0 #
- Bug fixes
- First stable release
0.6.1 #
- Fix small issue with upgrades
0.6.0 #
- Bug fixes
- Added automatic update checks
- Changed the default pub root to ~/.puro/shared/pub_cache
- Upgrades now infer the branch
- Added the
--forkoption topuro create
0.5.0 #
- Bug fixes
- Added the
pubcommand - Added the
upgrade-purocommand - Added dart/flutter shims to .puro/bin
- Improved bash/zsh profile updating mechanism
- Added the hidden
install-purocommand - Added PATH conflict detection to the
versioncommand
0.4.1 #
- Bug fixes
- Added the
--globalflag topuro useto set the default environment - Implemented default environments
0.4.0 #
- Bug fixes
- Performance improvements
- Added the
upgradecommand for upgrading environments - Added the
--vscodeand--intellijflags topuro usewhich override whether their configs are generated - Added the
versioncommand
0.3.0 #
- Bug fixes
0.2.0 #
- Bug fixes
- Performance improvements
0.1.0 #
- Added progress bars
- Added puro as an executable
0.0.1 #
Initial version