flutter_isolate_worker 1.0.0 copy "flutter_isolate_worker: ^1.0.0" to clipboard
flutter_isolate_worker: ^1.0.0 copied to clipboard

A Flutter package for managing background tasks using Isolates with customizable messaging and resource optimization.

1.0.0 #

  • Initial release.
  • Support for WorkerMessage abstraction.
  • IsolateWorker and IsolateWorkerPool for managing isolates and pools.
  • Send, pause, resume, kill, add workers dynamically.
  • Event and logging support.
  • Example Flutter app for comparing main thread vs isolate pool.
5
likes
160
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for managing background tasks using Isolates with customizable messaging and resource optimization.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, flutter

More

Packages that depend on flutter_isolate_worker