Baseflow / Baseflow/flutter-contacts-plugin
ContactsPlugin().getContacts() returns duplicates
Open
- Dominant language
- Dart
- Stars
- 39
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
## 🐛 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
Contributor guide
Assessment
This issue has not been assessed yet.