flutter_coverage_report 1.0.0
flutter_coverage_report: ^1.0.0 copied to clipboard
Generate Playwright-style HTML coverage reports from Flutter/Dart lcov.info files. Modern, interactive UI with GitHub Primer design system.
Changelog #
1.0.0 #
- Initial release
- Playwright-style HTML coverage reports
- GitHub Primer design system (light/dark theme)
- Features:
- Dashboard with coverage statistics
- File tree navigation with folder collapse/expand
- Source code view with line-by-line coverage highlighting
- Search and filter functionality
- Responsive design
- CLI tool with options:
--output: Custom output path--title: Custom report title--base-path: Source files base path--open: Open report in browser