typed_isolate 4.0.0 copy "typed_isolate: ^4.0.0" to clipboard
typed_isolate: ^4.0.0 copied to clipboard

Easier and type-safe isolate usage with parent and child isolates

4.0.0 #

  • Breaking: Merged IsolateParent.stopListening() and IsolateParent.killAll() into IsolateParent.dispose()
  • New warning: Annotated IsolateParent.init() with @mustCallSuper

3.0.0 #

  • Renamed IsolateParent.stop() to IsolateParent.stopListening() and added IsolateParent.killAll()

2.0.1 #

  • Minor formatting fixes

2.0.0 #

Changed signature of IsolateParent.onData and IsolateParent.send to contain the IsolateChild.id

1.0.1 #

  • Updated example with correct imports and lints.

1.0.0 #

  • Initial version.
2
likes
150
pub points
28%
popularity

Publisher

unverified uploader

Easier and type-safe isolate usage with parent and child isolates

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

meta

More

Packages that depend on typed_isolate