Isolate helper for flutter and dart.
More...
Add the following to your pubspec.yaml file to be able to do code generation:
pubspec.yaml
dependencies: isolation: any
Then run:
dart pub get
or
flutter pub get
Refer to the Changelog to get all release notes.
Plague Fox
MIT
unverified uploader
Repository (GitHub)View/report issues
API reference
MIT (LICENSE)
Packages that depend on isolation
Back