A library for Dart working with large numbers of Dart Isolates.
Usage
A simple usage example:
import 'package:tribbles/tribbles.dart';
main() {
final tribble = Tribble();
}
Features and bugs
Please file feature requests and bugs at the issue tracker.