vm_service_protos 2.0.0 copy "vm_service_protos: ^2.0.0" to clipboard
vm_service_protos: ^2.0.0 copied to clipboard

A library for decoding protos returned by a service implementing the Dart VM service protocol.

2.0.0 #

  • Bump dependency constraint on package:protobuf to >= 4.0.0.
  • Introduce EventCategory, EventName, and DebugAnnotationName classes.
  • Add eventCategories, eventNames, debugAnnotationNames and debugAnnotationStringValues getters to InternedData.
  • Add nameIid and stringValueIid getters to DebugAnnotation.
  • Add hasNameIid, clearNameIid, hasStringValueIid, and clearStringValueIid methods to DebugAnnotation.
  • Add categoryIids and nameIid getters to TrackEvent.
  • Add hasNameIid and clearNameIid methods to TrackEvent.

1.0.0 #

  • Initial version
  • Add code for working with Perfetto protos, which can be imported from 'package:vm_service_protos/vm_service_protos.dart'.
2
likes
150
points
12.6k
downloads

Publisher

verified publishertools.dart.dev

Weekly Downloads

A library for decoding protos returned by a service implementing the Dart VM service protocol.

Repository (GitHub)
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

fixnum, protobuf

More

Packages that depend on vm_service_protos