Download Latest Version workmanager v0.10.7 -- web messaging + FGS opt-in source code.zip (3.9 MB)
Email in envelope

Get an email when there's a new version of Flutter Workmanager

Home / v0.10.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-04 674 Bytes
workmanager v0.10.6 -- AGP 9 fix source code.tar.gz 2026-08-04 3.7 MB
workmanager v0.10.6 -- AGP 9 fix source code.zip 2026-08-04 3.9 MB
Totals: 3 Items   7.6 MB 3

workmanager_android v0.10.5 — AGP 9 + android.builtInKotlin=false fix (#722)

  • The plugin failed to evaluate on AGP 9 with Flutter's default android.builtInKotlin=false (Could not find method kotlin()); 0.9.x failed even harder (plugin class never compiled).
  • Fix: apply kotlin-android whenever built-in Kotlin is not active — AGP < 9, or android.builtInKotlin != true — matching AGP 9's own defaults (built-in Kotlin on by default). Same pattern flutter_timezone 5.1.0 ships. Thanks @EdwynZN (#721).
  • Verified on AGP 9.0.1 both flag modes + AGP 8.11 regression (50 unit tests).

workmanager v0.10.6

  • Dependency bump: workmanager_android ^0.10.5.
Source: README.md, updated 2026-08-04