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
47
likes
140
pub points
83%
popularity

Publisher

verified publisherbritto.dev

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