tree: 4554f0f75acb2ac81ca788c48db278952d0a50c1 [path history] [tgz]
  1. .vscode/
  2. example/
  3. lib/
  4. tool/
  5. .gitignore
  6. analysis_options.yaml
  7. BUILD.gn
  8. CHANGELOG.md
  9. dart.iml
  10. LICENSE
  11. pubspec.yaml
  12. README.md
vm_service_lib/README.md

vm_service_lib

pub package

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.