module_generator 0.0.3 copy "module_generator: ^0.0.3" to clipboard
module_generator: ^0.0.3 copied to clipboard

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

0.0.3 #

  • Improved CLI arguments with clearer flags (-m, -r, -p, --package-name).
  • Support reading package name from pubspec.yaml automatically.
  • Added option to override package name via --package-name.
  • for more instruction see README.md or --help'
  • Updated README with usage examples for auto-detect and manual override.
  • Minor improvements and refactoring for stability.

0.0.2 #

  • Initial release 🎉
  • Generate GetX modules (Controller, Page, Binding, Index).
  • Auto-update:
    • import_all.dart
    • getx/routes.dart
    • getx/pages.dart

0.0.1 #

  • Initial release 🎉
  • Generate GetX modules (Controller, Page, Binding, Index).
  • Auto-update:
    • import_all.dart
    • getx/routes.dart
    • getx/pages.dart
1
likes
140
points
204
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, path, yaml

More

Packages that depend on module_generator