dart_sentinel 0.3.0 copy "dart_sentinel: ^0.3.0" to clipboard
dart_sentinel: ^0.3.0 copied to clipboard

Static analysis and metrics tool for Dart/Flutter projects. Detects dead files, enforces architecture rules, computes metrics, and applies custom lint rules.

example/lib/example.dart

/// Example project demonstrating all Dart Sentinel violations.
///
/// Run from the example/ directory:
/// ```bash
/// dart run dart_sentinel
/// ```
///
/// Each file in `lib/src/` demonstrates a specific rule.
/// See the individual files for detailed explanations.
library example;
1
likes
150
points
76
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Static analysis and metrics tool for Dart/Flutter projects. Detects dead files, enforces architecture rules, computes metrics, and applies custom lint rules.

Repository (GitHub)
View/report issues
Contributing

Topics

#linter #static-analysis #architecture #metrics

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin, args, dart_mcp, path, stream_channel, yaml

More

Packages that depend on dart_sentinel