archipelago_cli 1.0.1
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
doctorcommand with system health checks and--fixauto-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. Removingbloc_testand update version ofblocandflutter_bloc
0.0.1-dev.7 #
- Update configuration and rebuild
flutter_modular_monorepomason bundle - Update configuration and rebuild
feature_monorepo_skeletonmason 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