mapbox / mapbox/mapbox-maps-flutter

Execution failed for task ':flutter_plugin_android_lifecycle:extractDebugAnnotations'.

Open
#874 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
380
Forks
204
PR merge metrics
No merged PRs in 30d

Description

I am trying to add mapbox_flutter and then run it for my android application
`mapbox_maps_flutter: ^2.6.0
`

The moment i try to build the apk i get this error

```
Execution failed for task ':flutter_plugin_android_lifecycle:extractDebugAnnotations'.
> Could not resolve all dependencies for configuration ':flutter_plugin_android_lifecycle:detachedConfiguration1'.
```

Any lead is appreciated TIA

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the Android APK build using mapbox_maps_flutter: ^2.6.0 and inspect the Gradle task :flutter_plugin_android_lifecycle:extractDebugAnnotations. Start with the reported detachedConfiguration1 dependency-resolution failure; done means identifying the missing or incompatible dependency and documenting a verified build result or the required environment details.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, dart, flutter
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.