puro 1.0.0 copy "puro: ^1.0.0" to clipboard
puro: ^1.0.0 copied to clipboard

An experimental tool for managing Flutter versions.

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 --fork option to puro create

0.5.0 #

  • Bug fixes
  • Added the pub command
  • Added the upgrade-puro command
  • Added dart/flutter shims to .puro/bin
  • Improved bash/zsh profile updating mechanism
  • Added the hidden install-puro command
  • Added PATH conflict detection to the version command

0.4.1 #

  • Bug fixes
  • Added the --global flag to puro use to set the default environment
  • Implemented default environments

0.4.0 #

  • Bug fixes
  • Performance improvements
  • Added the upgrade command for upgrading environments
  • Added the --vscode and --intellij flags to puro use which override whether their configs are generated
  • Added the version command

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