utopia_arch_cli 0.1.0-dev.2
utopia_arch_cli: ^0.1.0-dev.2 copied to clipboard
CLI tool for creating Flutter projects based on utopia_arch
Changelog #
All notable changes to this project will be documented in this file.
0.1.0-dev.2 2024-12-XX #
Changed #
- Updated README.md to reflect automated setup process
- Removed manual "Next Steps" section as all steps are now automated
0.1.0-dev.1 2024-12-XX #
Added #
- Initial pre-release
- Create Flutter projects based on utopia_arch
- Support for custom project name and organization
- Platform selection (android, ios)
- FVM integration
- Automatic Flutter project structure creation
- Automatic git initialization
- Automatic dependency installation
- Automatic code generation with build_runner
- Template application with Utopia architecture