isolate_easy_pool 0.0.7 copy "isolate_easy_pool: ^0.0.7" to clipboard
isolate_easy_pool: ^0.0.7 copied to clipboard

An extremely user-friendly thread pool plugin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add isolate_easy_pool

With Flutter:

 $ flutter pub add isolate_easy_pool

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

dependencies:
  isolate_easy_pool: ^0.0.7

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

Import it

Now in your Dart code, you can use:

import 'package:isolate_easy_pool/isolate_easy_pool.dart';
3
likes
130
points
215
downloads

Publisher

unverified uploader

Weekly Downloads

An extremely user-friendly thread pool plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

synchronized

More

Packages that depend on isolate_easy_pool