dart-collect-coverage
Installation
SKILL.md
Contents
- Setup
- Automated Collection
- Flutter-Specific Coverage
- Manual VM Service Workflow
- Coverage Ignore Directives
- CI Integration
- Workflow: Generating Coverage Reports
- Examples
Setup
Add coverage strictly as a dev_dependency:
Dart project:
dart pub add dev:coverage