mapbox-flutter
mapbox-flutter copied to clipboard
Error Update to flutter_mapbox_navigation ^0.1.7 and mapbox_gl: ^0.16.0
I tried to update flutter_mapbox_navigation ^0.1.7 and mapbox_gl: ^0.16.0 packages to use in Flutter Version 3.10.2 and this error appeared below, could you help me how to solve it?
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ':app:checkDebugDuplicateClasses'.
A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable Duplicate class com.mapbox.android.core.location.LocationEngine found in modules jetified-common-23.2.3-runtime (com.mapbox.common:common:23.2.3) and jetified-mapbox-android-core-5.0.0-runtime (com.mapbox.mapboxsdk:mapbox-android-core:5.0.0)
did you get any solution?