clean_architecture_scaffold 0.0.5 copy "clean_architecture_scaffold: ^0.0.5" to clipboard
clean_architecture_scaffold: ^0.0.5 copied to clipboard

Package that can create folders based on clean architecture.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add clean_architecture_scaffold

With Flutter:

 $ flutter pub add clean_architecture_scaffold

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  clean_architecture_scaffold: ^0.0.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

8
likes
0
pub points
40%
popularity

Publisher

verified publisherjanatig.com

Package that can create folders based on clean architecture.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, flutter

More

Packages that depend on clean_architecture_scaffold