utopia_arch_cli 0.1.0-dev.1
utopia_arch_cli: ^0.1.0-dev.1 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.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