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 request: Open phone contacts list for contact selection #71

Closed guyzk closed 4 years ago

guyzk commented 5 years ago

This is a very useful feature that I believe many apps could use. Add a function that opens the phones contact list (instead of importing the whole list into the app) for a single or multiple contact(s) selection and data retrieval. For example, I want the possibility to fill in a user form with all the details of a specific contact out of my contacts list. Thanks in advance.

lukasgit commented 5 years ago

@guyzk Thanks for the feature request. We review all feature requests and prioritize them accordingly. To speed up the development cycle, we also welcome the community to participate in implementing new features!

lukasgit commented 4 years ago

Please submit issues and PR's to https://github.com/lukasgit/flutter_contacts