app_flow_cli 1.0.2
app_flow_cli: ^1.0.2 copied to clipboard
AppFlow CLI is a Dart-based command-line tool designed to automate the creation, management, and cleanup of scalable Flutter project structures for a flutter project.
1.0.2 #
--add
: Allows adding new modules or features to the project structure, e.gapp_flow_cli --add features:auth
.--rm
: Enables removal of specific modules or features from the structure.status
: Provides a summary of the generated files and folders in the project.- Bug fixes and code improvements
1.0.1 #
- Updated the example app_flow_cli.yaml conf
- Updated README.md
1.0.0 #
- Initial version.