dart-sdk/pkg/vm_service_interface
Derek Xu 3a69a02e5f [package:vm_service_interface] Prepare to publish version 1.0.1
Change-Id: Ica2d7fafd51a67af12dbdd0b67d8ae7489602f9c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341443
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Derek Xu <derekx@google.com>
2023-12-13 16:12:24 +00:00
..
lib
test
analysis_options.yaml
CHANGELOG.md [package:vm_service_interface] Prepare to publish version 1.0.1 2023-12-13 16:12:24 +00:00
CONTRIBUTING.md
LICENSE
OWNERS Also add global owners to CFE/VM packages 2023-11-27 14:35:52 +00:00
pubspec.yaml [package:vm_service_interface] Prepare to publish version 1.0.1 2023-12-13 16:12:24 +00:00
README.md

package:vm_service_interface

pub package package 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.

Features and bugs

Please file feature requests and bugs at the issue tracker.