flutter-contacts-plugin icon indicating copy to clipboard operation
flutter-contacts-plugin copied to clipboard

ContactsPlugin().getContacts() returns duplicates

Open korenzerah opened this issue 6 years ago • 2 comments

🐛 Bug Report

Using the library as explained in the readme file, i'm getting duplicates of contacts (compared their ids too).

Expected behavior

Get unique contacts by their id.

Reproduction steps

Calling ContactsPlugin().getContacts().

Configuration

Version: 0.0.3

Platform:

  • [ ] :iphone: iOS
  • [X] :robot: Android

korenzerah avatar Nov 10 '18 22:11 korenzerah

Did you get a solution for this? 2 years later (almost exactly) and I'm now having the same issue. Some contacts are returned 2-3 times. Others only once. Very unusual.

WizKi9d avatar Nov 15 '20 18:11 WizKi9d

It's 2023, and the issue still persists

HemlockBane avatar Jun 04 '23 18:06 HemlockBane