flutter_clean_architect_gen 0.0.1 copy "flutter_clean_architect_gen: ^0.0.1" to clipboard
flutter_clean_architect_gen: ^0.0.1 copied to clipboard

A CLI tool to generate Clean Architecture structure in Flutter projects.

flutter_clean_architect_gen 🚀 #

A command-line tool that automatically generates a Clean Architecture folder structure for your Flutter projects.

This helps you quickly scaffold new features following clean architecture principles — keeping your app modular, scalable, and easy to maintain.


✨ Features #

  • 🔧 Generate new feature modules with one command
  • 🧱 Automatically creates folders for data, domain, and presentation layers
  • 🚀 Adds sample files for models, entities, repositories, and screens
  • 🧩 Keeps your project organized and consistent

🧰 Installation #

Activate the package globally:

dart pub global activate flutter_clean_architect_gen
13
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool to generate Clean Architecture structure in Flutter projects.

License

unknown (license)

Dependencies

ansicolor, path

More

Packages that depend on flutter_clean_architect_gen