# `package:vm_service_interface`

[![pub package](https://img.shields.io/pub/v/vm_service_interface.svg)](https://pub.dev/packages/vm_service_interface)
[![package publisher](https://img.shields.io/pub/publisher/vm_service_interface.svg)](https://pub.dev/packages/vm_service_interface/publisher)

A library providing an interface to implement the Dart VM service protocol.

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
