Download Latest Version workmanager v0.10.10 -- Dart-initiated background handshake fix (#738) source code.zip (3.9 MB) Google Add to Preferred Sources
Home / v0.10.9
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-20 659 Bytes
workmanager v0.10.9 -- Android 16 one-off work hang fix source code.tar.gz 2026-08-20 3.7 MB
workmanager v0.10.9 -- Android 16 one-off work hang fix source code.zip 2026-08-20 3.9 MB
Totals: 3 Items   7.7 MB 0

workmanager_android v0.10.8 — bounded Dart engine init, main-thread stops (#732, [#735])

  • One-off work no longer stays RUNNING forever on Android 16 when the app is backgrounded mid-task: a new 30-second initialization watchdog fails the worker visibly instead of hanging silently.
  • Worker stops (and onTaskStopped callbacks) now run on the main thread — fixes the spurious @UiThread exception notification on every cancel and makes the [#705] stop-reason feature actually fire on Android.
  • Engine teardown made idempotent across watchdog / task-result / stop paths.

workmanager v0.10.9

  • Dependency bump: workmanager_android ^0.10.8.
Source: README.md, updated 2026-08-20