init_folder_architecture 0.1.2
init_folder_architecture: ^0.1.2 copied to clipboard
CLI utility will generate folder architecture to help you and save your time when creating the first Flutter project.
Don't waste your time when creating your first project to set up your own architecture. This package will help you to improve your setup architecture
Example #
app/
┣ data/
┣ repository/
┣ modules/
core/
themes/
utils/
Command usage #
- hit
dart pub global activate init_folder_architecture
in your commandline - setup path environment in your local machine
- Inside folder
lib/
hit commandinit --init=app
Maintenance #
will continue improve better experience