jayeshpansheriya / flutter_native_contact_picker

With this plugin a Flutter app can ask its user to select a contact from his/her address book. The information associated with the contact is returned to the app.
https://pub.dev/packages/flutter_native_contact_picker
BSD 3-Clause "New" or "Revised" License
10 stars 23 forks source link

missing coreLibraryDesugaring configuration #12

Closed vishw8878 closed 1 month ago

vishw8878 commented 10 months ago

when i build my it through below error logs even coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.2.2' already exit in app--build.gradle file

Launching lib\main.dart on vivo Y95 in debug mode... Running Gradle task 'assembleDebug'... [flutter_background_geolocation] Purging debug resources in release build

FAILURE: Build failed with an exception.

BUILD FAILED in 9s

jayeshpansheriya commented 3 months ago

@Vish88781 please share more details, flutter and android version.