vm_service_lib 3.22.2+1 vm_service_lib: ^3.22.2+1 copied to clipboard
A library to access the VM Service API.
vm_service_lib #
This repository is now deprecated and has been republished as package:vm_service
. Please see https://github.com/dart-lang/sdk/tree/master/pkg/vm_service for new changes and to file issues.
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.