app_flow_cli 1.0.2 copy "app_flow_cli: ^1.0.2" to clipboard
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.g app_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.
1
likes
140
points
40
downloads

Publisher

verified publisherpermanentlink.co.za

Weekly Downloads

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.

Repository (GitHub)

Topics

#cli #codegen #testing #structure #folders

Documentation

API reference

License

MIT (license)

Dependencies

args, console, flutter, path, yaml

More

Packages that depend on app_flow_cli