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
12 stars 23 forks source link

FAILURE: Build failed with an exception. #19

Open Anurag-Dubey12 opened 1 month ago

Anurag-Dubey12 commented 1 month ago

i am getting these error and i dont know how to solve these

BUILD FAILED in 35s

jayeshpansheriya commented 1 month ago

@Anurag-Dubey12 please share more details. Which version are you used, also share flutter version.

Anurag-Dubey12 commented 1 month ago

currently i am using 0.0.8

jayeshpansheriya commented 1 month ago

I think issue is in gridle version, or you are using older flutter version.

Try with 0.0.7 version if you use older flutter version.

Anurag-Dubey12 commented 1 month ago

but now i am getting these error can you help me about these FAILURE: Build failed with an exception.

jayeshpansheriya commented 1 month ago

@Anurag-Dubey12 i think issue in gridle or printing plugin.