mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:44:27 +00:00
8342ec2c71
Change-Id: I5bcb7c40be12ee1dc887620281b4807469d67bbb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/125729 Auto-Submit: Kevin Moore <kevmoo@google.com> Reviewed-by: Michael Thomsen <mit@google.com> Commit-Queue: Michael Thomsen <mit@google.com>
645 B
645 B
vm_service
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.