vm_service 6.0.0-nullsafety-dev vm_service: ^6.0.0-nullsafety-dev copied to clipboard
A library to communicate with a service implementing the Dart VM service protocol.
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.