archipelago_cli 1.0.1 copy "archipelago_cli: ^1.0.1" to clipboard
archipelago_cli: ^1.0.1 copied to clipboard

CLI toolkit for generating production-ready Flutter projects.

1.0.0 #

  • Complete v2 rewrite of Archipelago CLI
  • Ephemeral JSON config flow for project creation
  • doctor command with system health checks and --fix auto-install
  • Brick management via Cloudflare R2 with tier-based access (Free/Pro/Enterprise)
  • CLI authentication via browser-based OAuth flow
  • Bundle caching with SHA-256 integrity verification
  • Shell completion support (bash/zsh)
  • Interactive branded UI with logo and progress indicators

0.0.1-dev.9 #

  • Fix bundle missing exception by replacing universal bundle with dart bundle

0.0.1-dev.8 #

  • Update dependency constraint in flutter_modular_monorepo & feature_monorepo_skeleton. Removing bloc_test and update version of bloc and flutter_bloc

0.0.1-dev.7 #

  • Update configuration and rebuild flutter_modular_monorepo mason bundle
  • Update configuration and rebuild feature_monorepo_skeleton mason bundle

0.0.1-dev.6 #

  • Fix wrong package path

0.0.1-dev.5 #

  • Fix wrong file path

0.0.1-dev.4 #

  • Fix missing mason bundle files

0.0.1-dev.3 #

  • Fix minor bug in command runner

0.0.1-dev.2 #

  • Fix typo in README

0.0.1-dev.1 #

  • Initial release of Archipelago CLI