flutter_coverage_report 1.0.1
flutter_coverage_report: ^1.0.1 copied to clipboard
Modern, Playwright-style HTML coverage reports for Flutter/Dart with GitHub Primer design.
Changelog #
1.0.1 #
- Update package description
- Add screenshots to README
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