clean_architecture_cli

Creator: coderz1093

Last updated:

0 purchases

clean_architecture_cli Image
clean_architecture_cli Images

Languages

Categories

Add to Cart

Description:

clean architecture cli

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
copied to clipboard
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
copied to clipboard
And it will generate the following structure:

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.