test-reporter/reports/dart/pubspec.yaml (7 lines of code) (raw):

name: darttest description: A simple command-line application. environment: sdk: '>=2.8.1 <3.0.0' dev_dependencies: pedantic: ^1.9.0 test: ^1.15.4