name: vm_service | |
description: >- | |
A library to communicate with a service implementing the Dart VM | |
service protocol. | |
version: 7.1.0 | |
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/vm_service | |
environment: | |
sdk: '>=2.12.0-0 <3.0.0' | |
dependencies: | |
dev_dependencies: | |
async: ^2.5.0 | |
markdown: ^4.0.0-nullsafety.0 | |
mockito: ^5.0.0-nullsafety.1 | |
path: ^1.8.0 | |
pedantic: ^1.10.0-nullsafety.3 | |
process: ^4.0.0 | |
pub_semver: ^2.0.0-nullsafety.0 | |
test: ^1.16.0-nullsafety.13 |