fix/upgrade-workmanager-0.9
main
workmanager: ^0.5.2
^0.9.0
0.9.0+3
workmanager 0.5.2
PluginRegistrantCallback
addViewDestroyListener
ExistingWorkPolicy.keep
ExistingPeriodicWorkPolicy.keep
background_sync.dart
release.yml
:app:bundleRelease
task check-fast
🤖 Generated with Claude Code
No dependencies set.
The note is not visible to the blocked user.
Summary
workmanager: ^0.5.2→^0.9.0(resolved to0.9.0+3)workmanager 0.5.2references removed Flutter V1 embedding APIs (PluginRegistrantCallback,addViewDestroyListener) causing a Kotlin compilation error with AGP 8.11.1 / Kotlin 2.2.20ExistingWorkPolicy.keep→ExistingPeriodicWorkPolicy.keepinbackground_sync.dart(separate enum for periodic tasks in 0.9.x)release.ymlAAB build failure::app:bundleReleaseKotlin compilation errorTest plan
task check-fastpasses (285 tests, 81% coverage)🤖 Generated with Claude Code