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

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

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.
5
likes
150
points
347
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on typed_isolate