falcon_cli 0.2.0
falcon_cli: ^0.2.0 copied to clipboard
Rust-powered static analysis for Flutter/Dart. 61+ rules, AI Code Score, enterprise HTML reports, branch comparison, MCP server, and CI integration. The only linter designed for AI-generated code.
0.2.0 #
- Enterprise HTML reports with dashboard layout, charts, and dark/light theme
- Project properties from pubspec.yaml in report header
- Level of Concern breakdown across 8 categories
- Test coverage section mapping source to test files
- Branch comparison:
falcon compare-branches --base main --branch dev - Report history with auto-save after every analysis
falcon historyto view stored runsfalcon compare-reports --run1 N --run2 Mfor run comparison- Self-update:
falcon update/falcon update --version X - Rich console icons for improved UX
- 61+ lint rules, 470+ tests
0.1.0 #
- Initial release
- Dart wrapper for the Falcon Rust-powered CLI
- Delegates to
falconbinary on PATH or in~/.cargo/bin/ - Supports all Falcon commands