mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:10:22 +00:00
a6a040658c
sealed and final are being changed so that they cannot be applied to mixins. See https://dart-review.googlesource.com/c/sdk/+/290614. Change-Id: I738961f153f86e417db4520a02ab401af7563aae Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291001 Commit-Queue: Derek Xu <derekx@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com> |
||
---|---|---|
.. | ||
example | ||
java | ||
lib | ||
test | ||
tool | ||
.gitignore | ||
analysis_options.yaml | ||
CHANGELOG.md | ||
LICENSE | ||
OWNERS | ||
pubspec.yaml | ||
README.md |
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 spec 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.