dart-sdk/pkg/vm_service
Derek Xu 4083853fd0 [package:vm_service] Prepare to publish v11.8.0
Change-Id: I1f3eb5ff1177ff020a053e76637e58a1c48dbbe6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/313643
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Derek Xu <derekx@google.com>
2023-07-17 15:01:21 +00:00
..
example
java [VM/Service] Add isGetter and isSetter properties to @Function and Function 2023-07-17 15:01:21 +00:00
lib [VM/Service] Add isGetter and isSetter properties to @Function and Function 2023-07-17 15:01:21 +00:00
test [VM/Service] Add isGetter and isSetter properties to @Function and Function 2023-07-17 15:01:21 +00:00
tool [package:vm_service] Make generator generate abstract classes for enums in service.md 2023-07-17 15:01:21 +00:00
.gitignore
analysis_options.yaml
CHANGELOG.md [package:vm_service] Prepare to publish v11.8.0 2023-07-17 15:01:21 +00:00
LICENSE
OWNERS
pubspec.yaml [package:vm_service] Prepare to publish v11.8.0 2023-07-17 15:01:21 +00:00
README.md

pub package package publisher

A library to access the VM Service Protocol.

Usage

See the example for a simple use of the library's API.

The VM Service Protocol spec 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.