module_generator 0.0.3
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.yamlautomatically. - 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.dartgetx/routes.dartgetx/pages.dart
0.0.1 #
- Initial release 🎉
- Generate GetX modules (Controller, Page, Binding, Index).
- Auto-update:
import_all.dartgetx/routes.dartgetx/pages.dart