Files
sdk/pkg/vm_service
Derek Xu 3ac8d60115 [VM/Service] Add a case that tests ReadStream.readUtf16
TEST=confirmed that the added test case fails when undoing the changes
made in package:vm_service 14.2.1

Issue: https://github.com/dart-lang/sdk/issues/55475
Change-Id: I189db9dda4c730199157432522323e34a6f87c9c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/363441
Commit-Queue: Derek Xu <derekx@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
2024-04-17 19:47:29 +00:00
..
2021-04-07 10:28:38 +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.