simple_isolate 1.3.6 copy "simple_isolate: ^1.3.6" to clipboard
simple_isolate: ^1.3.6 copied to clipboard

outdated

Simplified Dart isolates.

1.3.6 #

  • Added a helper function kill.

1.3.5 #

  • Added onSpawn argument to spawn function.

1.3.0 #

  • Throws SimpleIsolateAbortException when killed.

1.1.1 #

  • Enforce generic parameter on SimpleIsolate.

1.1.0 #

  • Stacktrace support for SimpleIsolate.future.

1.0.0 #

  • Initial version.