Init


📝 Description

Initialize an existing Flutter project with Gexd templates and patterns


⚙️ Usage

gexd init [options]

⚙️ Options

--template (-t)

Description: Project template

Format: getx|clean

Available Options:

  • getx → GetX modular design.

  • clean → Layered DDD design.


🚩 Flags

  • --full → Generate full project structure with all directories


Generated automatically by gexd_doc

Last updated