loner 3.0.1 copy "loner: ^3.0.1" to clipboard
loner: ^3.0.1 copied to clipboard

discontinued
SDKDart

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 loner

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

dependencies:
  loner: ^3.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:loner/loner.dart';
0
likes
80
pub points
4%
popularity

Publisher

verified publisheraldrinsartfactory.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

analyzer

More

Packages that depend on loner