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)