FLUTTER ECOSYSTEM

module_generator

CLI untuk generate module GetX (controller, page, binding, routes, pages).

Latest version
0.0.3
30-day downloads
11
Likes
1
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A command-line interface (CLI) tool for automating the creation of GetX-based modules in Flutter projects. It generates essential components such as controllers, pages, bindings, routes, and page configurations with a single command. Designed to streamline development workflows by reducing boilerplate code and ensuring consistent project structure. Ideal for teams following modular architecture patterns in large-scale Flutter applications.

Use cases
  • Rapid module scaffolding
  • Maintaining consistent project structure
  • Large-scale Flutter app development
  • Automating GetX component generation
  • Team-based Flutter development
Key features
  • One-command module generation
  • Supports GetX controller, page, binding, and route files
  • Ensures modular architecture adherence
  • CLI-driven workflow
  • Customizable template structure
Suitable for
  • Flutter developers using GetX
  • Teams building scalable apps
  • Developers seeking automation
  • Projects requiring modular design
  • Fast prototyping environments
Considerations
  • Requires familiarity with GetX framework
  • May need customization for complex routing
  • Not suitable for non-GetX projects
  • Depends on CLI usage proficiency
  • Limited UI feedback during generation
Supported platformsAndroidiOSmacOSWindowsLinux

Install package

flutter pub add module_generator

Categories

Related projects

No data available yet.