wuchuheng_isolate_channel 0.0.4 copy "wuchuheng_isolate_channel: ^0.0.4" to clipboard
wuchuheng_isolate_channel: ^0.0.4 copied to clipboard

This a library to simplify isolate thread communication.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wuchuheng_isolate_channel

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

dependencies:
  wuchuheng_isolate_channel: ^0.0.4

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

Publisher

unverified uploader

This a library to simplify isolate thread communication.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

json_annotation, wuchuheng_hooks

More

Packages that depend on wuchuheng_isolate_channel