dds_service_extensions 1.6.3 copy "dds_service_extensions: ^1.6.3" to clipboard
dds_service_extensions: ^1.6.3 copied to clipboard

Extension methods for `package:vm_service`, used to make requests a Dart Development Service (DDS) instance.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dds_service_extensions

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

dependencies:
  dds_service_extensions: ^1.6.3

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:dds_service_extensions/dds_service_extensions.dart';
5
likes
0
pub points
100%
popularity

Publisher

verified publishertools.dart.dev

Extension methods for `package:vm_service`, used to make requests a Dart Development Service (DDS) instance.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, dap, vm_service

More

Packages that depend on dds_service_extensions