Closed Ghoust-Dev closed 2 years ago
Are you on Android or iOS? Can you explain what you'd expect and what you're getting instead?
Note that by default only "visible" contacts are returned (see this stackoverflow article). If you want to include them, add FlutterContacts.config. includeNonVisibleOnAndroid = true;
before calling FlutterContacts.
Closing as unreproducible.
i used this package and not retreive all contacts only 267 contacts and stoped but when i used other package like contacts_service retreive all contacts