| [](https://pub.dev/packages/vm_service_protos) |
| [](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 |