smart_asset_generator 0.2.0
smart_asset_generator: ^0.2.0 copied to clipboard
A Dart/Flutter CLI toolkit for generating asset references, barrel files, GetX modules, and GitLab PR checker scaffolding.
0.2.0 #
- PR Checker Redesign: Introduced a Stakeholder-Friendly Quality Dashboard with Health Scores, Executive Summaries, and categorized business impacts (Security, Architecture, Quality).
- Secure Email Management: Moved recipient configuration to GitLab CI/CD environment variables for centralized PM control and better security.
- Gmail App Password Support: Improved SMTP reliability and added comprehensive documentation for setting up App Passwords.
- Smart Recipient Detection: Integrated logic to prioritize environment-driven email lists over generated fallbacks.
- Dashboard UI Enhancements: Added expandable technical details for developers while keeping the main report clean for managers and clients.
- Improved Scaffolding: Refined
.gitlab-ci.ymlautomatic configuration for better pipeline integration.
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.