isolate_handler 0.1.0 copy "isolate_handler: ^0.1.0" to clipboard
isolate_handler: ^0.1.0 copied to clipboard

outdated

Effortless isolates abstraction layer with support for MethodChannel calls.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add isolate_handler

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

dependencies:
  isolate_handler: ^0.1.0

Alternatively, your editor might support 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_handler/isolate_handler.dart';
96
likes
0
pub points
88%
popularity

Publisher

verified publishertramontana.co.hu

Effortless isolates abstraction layer with support for MethodChannel calls.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on isolate_handler