isoworker 2.0.0 copy "isoworker: ^2.0.0" to clipboard
isoworker: ^2.0.0 copied to clipboard

A simple and unified API for parallel processing using Isolates and Streams in Dart, supporting both native and web platforms.

2.0.0 #

  • This release introduces breaking changes.
  • Internal structure has been refactored to eliminate unnecessary processing.
  • Exceptions are now handled correctly.
  • Worker logic can now be defined using classes.

1.2.0 #

  • Add InProgress property.

1.1.1 #

  • [dispose] wait until all is complete.

1.1.0 #

  • Supports Web.

1.0.0 #

  • Initial version.
4
likes
160
points
153
downloads

Publisher

verified publisherzuvola.com

Weekly Downloads

A simple and unified API for parallel processing using Isolates and Streams in Dart, supporting both native and web platforms.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on isoworker