my_clean_cli 1.0.8 copy "my_clean_cli: ^1.0.8" to clipboard
my_clean_cli: ^1.0.8 copied to clipboard

A Dart CLI tool for generating clean architecture folders and updating pubspec.yaml in Flutter projects.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate my_clean_cli
copied to clipboard

Use it

The package has the following executables:

$ clean_architecture_cli
copied to clipboard
2
likes
130
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.04 - 2025.04.18

A Dart CLI tool for generating clean architecture folders and updating pubspec.yaml in Flutter projects.

Documentation

API reference

License

MIT (license)

Dependencies

archive, args, http, path, yaml, yaml_edit

More

Packages that depend on my_clean_cli