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