services_worker 1.0.5 copy "services_worker: ^1.0.5" to clipboard
services_worker: ^1.0.5 copied to clipboard

outdated

A minimalistic asynchronous worker that simplifies the boilerplate and execution of tasks.

1.0.5 #

  • Update: stopped using compute() and now uses Isolate.run()

1.0.4 #

  • FEAT: update dependency constraints to sdk: '>=2.18.1 <4.0.0' flutter: '>=3.3.0'
  • FEAT: update libraries to be compatible with Flutter 3.10.0

1.0.3 #

Some adsjustment made on base error class

1.0.2 #

Services Worker is a abstract class that assists with the execution of asynchronous tasks.

1
likes
0
points
218
downloads

Publisher

unverified uploader

Weekly Downloads

A minimalistic asynchronous worker that simplifies the boilerplate and execution of tasks.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on services_worker