blob: ebf8e8f0af0c01238ce45c4f2be151fa29446516 [file] [log] [blame] [view] [edit]
[![pub package](https://img.shields.io/pub/v/vm_service_protos.svg)](https://pub.dev/packages/vm_service_protos)
[![package publisher](https://img.shields.io/pub/publisher/vm_service_protos.svg)](https://pub.dev/packages/vm_service_protos/publisher)
A library for decoding protos returned by a service implementing the Dart VM
service protocol.
## Usage
Refer to these examples:
- [get_perfetto_vm_timeline_rpc_test](https://github.com/dart-lang/sdk/blob/main/pkg/vm_service/test/get_perfetto_vm_timeline_rpc_test.dart)
- [get_perfetto_cpu_samples_rpc_test](https://github.com/dart-lang/sdk/blob/main/pkg/vm_service/test/get_perfetto_cpu_samples_rpc_test.dart)
to see how the library's API is used.
## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: https://github.com/dart-lang/sdk/issues