flutter_smartgen 0.1.0 copy "flutter_smartgen: ^0.1.0" to clipboard
flutter_smartgen: ^0.1.0 copied to clipboard

CLI that scaffolds Flutter feature-module pages with GetX: barrel, binding, controller, repository, model, and view. Configure paths via smartgen.yaml.

0.1.0 #

  • Initial release: smartgen init and smartgen page commands.
  • Scaffolds six files per feature module (barrel, binding, controller, repository, model, view).
  • Optional common_scaffold in smartgen.yaml (otherwise uses Scaffold).
  • Generated views include _mainBody() with SizedBox() placeholder.
3
likes
0
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

CLI that scaffolds Flutter feature-module pages with GetX: barrel, binding, controller, repository, model, and view. Configure paths via smartgen.yaml.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path, yaml

More

Packages that depend on flutter_smartgen