Skip to content

Conversation

@MultiX0
Copy link

@MultiX0 MultiX0 commented Feb 27, 2025

fix: Resolve unresolved reference errors in Workmanager plugin

This PR fixes compilation errors in the workmanager package that caused unresolved references to shim, ShimPluginRegistry, PluginRegistrantCallback, and Registrar in BackgroundWorker.kt and WorkmanagerPlugin.kt.

The issue was preventing the project from building successfully, specifically failing at :workmanager:compileDebugKotlin.

Updated references to align with the latest Flutter embedding changes.
Ensured compatibility with newer versions of Kotlin and Flutter.

@docs-page
Copy link

docs-page bot commented Feb 27, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/fluttercommunity/flutter_workmanager~592

Documentation is deployed and generated using docs.page.

Fix some android build issues
@ened
Copy link
Collaborator

ened commented Jun 24, 2025

Closing this PR as it has been superseded by the comprehensive modernization work in v0.7.0 (PR #610). The version 0.7.0 includes updated Android Gradle Plugin 8.10.1, Kotlin 2.1.0, SDK 35, and all the latest toolchain updates that address the build issues this PR was attempting to fix.

@ened ened closed this Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants