isolated_executor 0.2.1 copy "isolated_executor: ^0.2.1" to clipboard
isolated_executor: ^0.2.1 copied to clipboard

Create persistent stateless or stateful Isolate and execute there something.

0.0.1 #

Nothing here...

0.0.2 #

Docs updated.

0.1.0 #

StateCreationError added.
IsolatedExecutor.close() changed to .kill(int priority).
IsolatedExecutor.stateful() method now throws StateCreationError if initState throws in a new isolate.

0.2.0 #

StateCreationError renamed to StateCreationException.
StateCreationError.toString() added.

0.2.1 #

IsolatedExecutor.stateful() initState callback now expects to sync or async (FutureOr).

0
likes
140
points
53
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Create persistent stateless or stateful Isolate and execute there something.

License

MIT (license)

More

Packages that depend on isolated_executor