tridev_isolate_exec 1.0.1 copy "tridev_isolate_exec: ^1.0.1" to clipboard
tridev_isolate_exec: ^1.0.1 copied to clipboard

This library contains types that allow for executing code in a spawned isolate, perhaps with additional imports.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tridev_isolate_exec

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

dependencies:
  tridev_isolate_exec: ^1.0.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:tridev_isolate_exec/tridev_isolate_exec.dart';
0
likes
130
points
186
downloads

Publisher

verified publisherevilrattechnologies.com

Weekly Downloads

This library contains types that allow for executing code in a spawned isolate, perhaps with additional imports.

Homepage

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

analyzer, glob

More

Packages that depend on tridev_isolate_exec