stackchain_analyzer 0.1.0
stackchain_analyzer: ^0.1.0 copied to clipboard
Flutter project health analyzer for the StackChain ecosystem. Detects architecture problems, code quality issues, performance anti-patterns, security risks, dependency issues, and release readiness.
Changelog #
0.1.0 #
- Initial release of
stackchain_analyzer - CLI:
stackchain analyzewith architecture, performance, security, dependencies, release, and quality analyzers - Output formats: console, JSON, CI (GitHub Actions annotations)
- Extensible
Analyzerplugin interface andAnalyzerRegistry - Exit codes suitable for CI/CD gates