dart-sdk/pkg/vm_service
Lasse R.H. Nielsen 5543293a16 Reland "Expire 3.0.0 experiment flags."
This is a reland of commit 6f29e7fce4

Original change's description:
> Expire 3.0.0 experiment flags.
>
> TEST=Existing tests covers.
> Change-Id: I161eefdc28c74f63ba1ee926800a01eea03d9930
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/331960
> Commit-Queue: Lasse Nielsen <lrn@google.com>
> Reviewed-by: Alexander Thomas <athom@google.com>

TEST=Existing tests covers.
Change-Id: I384e77744c74774a250be413358a7fa176117167
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/332684
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Lasse Nielsen <lrn@google.com>
2023-11-17 13:10:01 +00:00
..
example [ package:vm_service ] Enable recommended_lints for tests 2023-11-13 19:54:40 +00:00
java [deps] roll package:lints to the latest 2023-10-05 03:36:59 +00:00
lib [ package:vm_service ] Migrate Observatory service tests (o* - r*) 2023-11-08 16:42:44 +00:00
test Reland "Expire 3.0.0 experiment flags." 2023-11-17 13:10:01 +00:00
tool [ package:vm_service ] Migrate Observatory service tests (o* - r*) 2023-11-08 16:42:44 +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 [ package:vm_service ] Enable recommended_lints for tests 2023-11-13 19:54:40 +00:00
CHANGELOG.md [ package:vm_service ] Migrate Observatory service tests (o* - r*) 2023-11-08 16:42:44 +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 [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
pubspec.yaml [ package:vm_service ] Migrate Observatory service tests (o* - r*) 2023-11-08 16:42:44 +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.