falcon_cli 0.1.0 copy "falcon_cli: ^0.1.0" to clipboard
falcon_cli: ^0.1.0 copied to clipboard

Rust-powered static analysis for Flutter/Dart. AI Code Score, 58+ rules, MCP server, and CI integration. The only linter designed for AI-generated code.

falcon_cli #

Dart wrapper for Falcon — Rust-powered static analysis for Flutter/Dart.

Install #

dart pub global activate falcon_cli

Note: Requires the Falcon Rust binary. Install with:

cargo install --git https://github.com/viveky259259/falcon

Usage #

falcon ai-score .           # AI Code Quality Score (0-100)
falcon analyze .             # Full analysis
falcon check-perf .          # Performance analysis
falcon provenance .          # AI vs human code detection

See full documentation for all 74 commands.

License #

MIT

0
likes
150
points
27
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Rust-powered static analysis for Flutter/Dart. AI Code Score, 58+ rules, MCP server, and CI integration. The only linter designed for AI-generated code.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

More

Packages that depend on falcon_cli