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

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

1.0.6 #

  • Corrigindo erro no exemplo do file README.md

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
160
points
218
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on services_worker