fluttercommunity / flutter_contacts

Contacts Service - A Flutter plugin to retrieve and manage contacts on Android and iOS devices. Maintainer: @lukasgit

Home Page:https://pub.dev/packages/contacts_service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ContactsService.getContacts() returns empty array

marwan-at-work opened this issue · comments

If you run the example folder of this repo under the latest stable Flutter build, the home page doesn't have any contacts even though the iOS simulator has some.

@marwan-at-work are you still having this issue? I'm unable to reproduce on my end.

I am having same issue