init_folder_architecture 0.1.2 copy "init_folder_architecture: ^0.1.2" to clipboard
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 command init --init=app

Maintenance #

will continue improve better experience

0
likes
140
points
25
downloads

Publisher

verified publisherkuasaiteknologi.com

Weekly Downloads

CLI utility will generate folder architecture to help you and save your time when creating the first Flutter project.

Documentation

API reference

License

MIT (license)

Dependencies

args

More

Packages that depend on init_folder_architecture