easy_isolate 1.3.0 copy "easy_isolate: ^1.3.0" to clipboard
easy_isolate: ^1.3.0 copied to clipboard

An abstraction of the isolate providing an easy way to work with different threads

1.3.0 #

  • Add a queueMode to the worker
  • Add immediate option when disposing the worker
  • Fix onExit, now is called when the worker is disposing manually

1.2.1 & 1.2.2 #

  • Remove flutter dependency

1.2.0 #

  • Close the open ports when the worker when calling dispose
  • Add a initialMessage to the worker

1.1.0 #

  • Add a simple way to run [Parallel] code with [Parallel.run], [Parallel.foreach] and [Parallel.map] functions

1.0.0 #

  • Implementation of the [Worker]
  • Add docs
  • Add example
51
likes
160
points
14.2k
downloads

Publisher

verified publisherbritto.dev

Weekly Downloads

An abstraction of the isolate providing an easy way to work with different threads

Homepage

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on easy_isolate