dart-sdk/pkg/vm_service
Jonas Termansen 2f05659b62 [vm_service] Bump vm_service language version to 3.3.
Fixes: b/318347018
Change-Id: I55ad1e6b30dceef32ab32a5b70b0b9072bfc02d1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344023
Auto-Submit: Jonas Termansen <sortie@google.com>
Commit-Queue: Ben Konyi <bkonyi@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
2024-02-23 00:29:58 +00:00
..
example [ package:vm_service ] Enable recommended_lints for tests 2023-11-13 19:54:40 +00:00
java [vm] Bump service protocol to 4.14 and hide implementation 2024-01-16 18:25:18 +00:00
lib Add flags to opt out from some data parsing, to save time and memory. 2024-02-15 22:52:41 +00:00
test [vm_service] Bump vm_service language version to 3.3. 2024-02-23 00:29:58 +00:00
tool [vm] Fix g3 build 2024-01-16 09:48:40 +00:00
.gitignore [vm service] generate the Java version of the library with the Dart version 2019-08-04 23:42:22 +00:00
analysis_options.yaml [vm_service] Update generator to unignore use_super_parameters lint 2023-12-07 20:31:11 +00:00
CHANGELOG.md [VM/Service] Update dart:io service extension spec 2024-02-06 19:26:06 +00:00
CONTRIBUTING.md Split package:vm_service into package:vm_service and package:vm_service_interface 2023-10-23 17:00:10 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
OWNERS Also add global owners to CFE/VM packages 2023-11-27 14:35:52 +00:00
pubspec.yaml [vm_service] Bump vm_service language version to 3.3. 2024-02-23 00:29:58 +00:00
README.md Split package:vm_service into package:vm_service and package:vm_service_interface 2023-10-23 17:00:10 +00:00

pub package package publisher

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 specification 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.