init_architecture 0.1.3 copy "init_architecture: ^0.1.3" to clipboard
init_architecture: ^0.1.3 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 and if you have own architecture related please submit PR to this repo on github

Example #

app/
┣ data/
┣ repository/
┣ modules/
┣ index.dart
core/
┣ index.dart
themes/
┣ index.dart
utils/
┣ index.dart

Command usage #

  • hit dart pub global activate init_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
150
pub points
0%
popularity

Publisher

verified publisherkuasaiteknologi.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args

More

Packages that depend on init_architecture