0 purchases
test coverage badge
test_coverage_badge #
Flutter Coverage Badge
Getting Started #
Install #
dev_dependencies:
test_coverage_badge: ^0.0.1+1
copied to clipboard
flutter pub get
copied to clipboard
Run Test with Coverage #
flutter test --coverage
copied to clipboard
Generate badge image #
flutter pub run test_coverage_badge
copied to clipboard
![Coverage](https://raw.githubusercontent.com/{you}/{repo}/master/coverage_badge.svg?sanitize=true)
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.