vm_service_lib 3.22.2+1 copy "vm_service_lib: ^3.22.2+1" to clipboard
vm_service_lib: ^3.22.2+1 copied to clipboard

discontinued

A library to access the VM Service API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vm_service_lib

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  vm_service_lib: ^3.22.2+1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:vm_service_lib/vm_service_lib.dart';
0
likes
20
pub points
51%
popularity

Publisher

unverified uploader

A library to access the VM Service API.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

meta, stream_transform

More

Packages that depend on vm_service_lib