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

A Very Good Project created by Very Good CLI.

flutter_ddd – CLI for Generating Flutter Projects with DDD Architecture #

flutter_ddd is a command-line interface tool designed to set up Flutter projects aligned with Domain-Driven Design (DDD) principles and scalable feature modules. It streamlines project initialization, enforces clean architectural patterns, and accelerates development by using customizable project templates.

Features #

  • Generates a project structure that adheres to DDD principles
  • Supports scalable feature module generation
  • Simplifies configuration using a CLI-based interface
  • Customizable templates to suit your project's needs

Getting Started #

Ensure you have Dart and Flutter installed on your machine.

  1. Add flutter_ddd as a dependency:
    dart pub add flutter_ddd
    
  2. Run the CLI tool to initialize your project:
    flutter_ddd init
    

Usage #

Here is an example of creating a new Flutter project using flutter_ddd:

flutter_ddd create my_flutter_app

Additional Information #

For detailed documentation, tutorials, and contribution guidelines, please visit:

2
likes
130
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A Very Good Project created by Very Good CLI.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

args, cli_completion, flutter, mason, mason_logger, mockito, yaml_magic

More

Packages that depend on flutter_ddd