How to open phone contacts (phonebook) in Flutter and select a contact?


I am working on a Flutter application and I want to open the device phonebook (contacts list) and allow the user to select a contact.

My requirements:

  • Open the phone contacts from my Flutter app

  • Let the user pick a contact

  • Get selected contact details (like name and phone number)

0
Mar 19 at 9:27 AM
User AvatarDiv
#android#flutter#dart#mobile#flutter-dependencies

No answer found for this question yet.