0 purchases
clean arc
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 #
This package was created based on clean architeture folder structure for Flutter projects. You can learn more in https://medium.flutterdevs.com/explore-clean-architecture-in-flutter-3fff83e0f1f2. Thanks for using!
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.