fluttermeup 1.0.0
fluttermeup: ^1.0.0 copied to clipboard
A Flutter CLI generator for GetX projects. Scaffolds complete architectures, dynamic models, repositories, and auto-wires routing in seconds.
1.0.0 #
- Initial release of the FlutterMeUp GetX project generator.
- Added
initcommand to scaffold GetX architecture. - Added
make:featurecommand with dynamic Model, API, and Repository generation. - Added
make:viewcommand with automated route injection. - Added
make:helpercommand for cross-platform JSON storage.