Skip to content

A Dart project to auto create clean architecture folders for Flutter projects.

License

Notifications You must be signed in to change notification settings

ArielFarias/clean-arc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • It is a tool to create clean architecture modules structure folders.

Getting started

  • Install using the following command: dart pub global activate clean_arc
  • On Windows you might need to add your %USERPROFILE%\Local\Pub\Cache\bin to Path environment variables in order to run direct from command line using clean_arc.

Usage

  • Run the command: clean_arc create --module="awesome_module"

Additional information

About

A Dart project to auto create clean architecture folders for Flutter projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages