smart_asset_generator 0.1.0
smart_asset_generator: ^0.1.0 copied to clipboard
A Dart/Flutter CLI toolkit for generating asset references, barrel files, GetX modules, and GitLab PR checker scaffolding.
0.1.0 #
- Added
prcheckerCLI command that scaffolds.gitlab/pr_checker.pyfrom a reusable template. - Embedded optional GitLab token and project label configuration into the generated checker.
- Automatically maintains
.gitlab-ci.yml, appending themr-checkstage andpr_checksjob when missing. - Documented setup steps, CI variables, and command examples in
README.md.
0.0.8 #
- Expanded CLI with module generator and barrel/asset helpers.
- Improved documentation and developer ergonomics.
0.0.1 #
- Initial release.