contact_picker icon indicating copy to clipboard operation
contact_picker copied to clipboard

Added a new dart api function to add the functionality to get just a …

Open eakers42 opened this issue 7 years ago • 0 comments
trafficstars

…contact name. If you only need a contact name, the phone number picker shows a dialog with repeated contacts that have multiple phone numbers. This does not work well. The API uses parameters to tell the native platform which type is being requested.

The code was added for Android and not iOS. However, the iOS code should not break and simply gets the phone number as I cannot develop for iOS.

eakers42 avatar Sep 09 '18 05:09 eakers42