zuq_cli 1.0.2
zuq_cli: ^1.0.2 copied to clipboard
A command-line interface to scaffold, extend, and audit Flutter Clean Architecture projects.
1.0.2 #
- Resolved path issues for global activation by dynamically tracking the package root from the library entry point.
- Kept the templates folder at the root of the project to prevent package compilation and static analysis issues.
1.0.1 #
- Mapped global executable to
zuq. - Added usage example.
1.0.0 #
- Initial version.