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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
0
likes
20
points
415
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.17 - 2025.04.01

A library to access the VM Service API.

Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

meta, stream_transform

More

Packages that depend on vm_service_lib