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.
BSD 3-Clause "New" or "Revised" License
8 stars 22 forks source link

error coming on latest sdk dependancies #15

Open vikasyadav2184 opened 1 month ago

vikasyadav2184 commented 1 month ago

Caused by: java.lang.RuntimeException: org.gradle.api.reflect.ObjectInstantiationException: Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.

Hello,

I have updated my project to gradle 8.5.0 and and using your plugin in our project. lastest flutter version and dart version. andorid sdk 34-35.

Please update the version for latest releases. Thank you.

jayeshpansheriya commented 1 month ago

@vikasyadav2184 please check with git url.

vikasyadav2184 commented 1 month ago

Hello, Can you confirm when you would be releasing the new version on the "flutter package" of this.

khaled-0 commented 1 month ago

@vikasyadav2184 hi, im getting new error on git FAILURE: Build failed with an exception.

jayeshpansheriya commented 1 day ago

@vikasyadav2184 @khaled-0 try to use prerelease version.