20 lines
759 B
Markdown
20 lines
759 B
Markdown
|
|
[](https://pub.dev/packages/vm_service)
|
||
|
|
[](https://pub.dev/packages/vm_service/publisher)
|
||
|
|
|
||
|
|
A library to access the VM Service Protocol.
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
See the
|
||
|
|
[example](https://github.com/dart-lang/sdk/blob/main/pkg/vm_service/example/vm_service_tester.dart)
|
||
|
|
for a simple use of the library's API.
|
||
|
|
|
||
|
|
The VM Service Protocol specification can be found at
|
||
|
|
[github.com/dart-lang/sdk/runtime/vm/service/service.md](https://github.com/dart-lang/sdk/blob/main/runtime/vm/service/service.md).
|
||
|
|
|
||
|
|
## Features and bugs
|
||
|
|
|
||
|
|
Please file feature requests and bugs at the [issue tracker][tracker].
|
||
|
|
|
||
|
|
[tracker]: https://github.com/dart-lang/sdk/issues
|