clean_architecture_cli 0.1.3+12 copy "clean_architecture_cli: ^0.1.3+12" to clipboard
clean_architecture_cli: ^0.1.3+12 copied to clipboard

outdated

A simple command line application to generate simple folder and file structure for Flutter Applications

Clean Architecture Cli is a simple command line tool to generate folder and file structure for your Flutter apps.

To use it, you should do the followings:

1. Firstly, you should activate dart cli to run it globally:
dart pub global activate clean_architecture_cli

After successful activation, you can use it.

2. Ensure that, you are in the your Flutter project directory, because it will generate folders and files in the lib folder. Then write a simple command yo generate:
clean_architecture_cli create
0
likes
0
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A simple command line application to generate simple folder and file structure for Flutter Applications

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

args, flutter

More

Packages that depend on clean_architecture_cli