SunnyApp / flutter_contact

A flutter plugin for retrieving, creating, saving, and watching contacts on native devices
BSD 3-Clause "New" or "Revised" License
81 stars 62 forks source link

How comes the contact.phone number list of contact empty ? #45

Closed iampato closed 3 years ago

iampato commented 3 years ago

List<Contact> contacts = await FlutterContacts.getContacts(); All of my contacts contact.phone(list) are all empty

iampato commented 3 years ago

Sorry wrong package