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

Flutter library to help using long run isolates.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() {
  runApp(const App());
}
4
likes
135
points
468
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter library to help using long run isolates.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on isolate_helper