fluttercommunity / flutter_contacts

Contacts Service - A Flutter plugin to retrieve and manage contacts on Android and iOS devices. Maintainer: @lukasgit
https://pub.dev/packages/contacts_service
MIT License
153 stars 69 forks source link

Feature: Support to choose contact based on associated social media account type #76

Closed ghost closed 5 years ago

ghost commented 5 years ago

I have to filter contacts based on the associated social media account type. But there is no field for contact class to know the associated social media account type.

lukasgit commented 5 years ago

@handsondev we welcome the community to participate in adding features