fluttercontactpicker 2.1.0 icon indicating copy to clipboard operation
fluttercontactpicker: ^2.1.0 copied to clipboard

outdated

Use Androids' and iOS' native contact pickers to chose phone numbers and email addresses from contacts of the users address book

fluttercontactpicker #

pub.de

Interact with native OS contact pickers using Flutter

Getting Started #

Grab contact.

final PhoneContact contact =
                    await FlutterContactPicker.pickPhoneContact();

For more info read the docs or take a look at the example

140
likes
0
pub points
97%
popularity

Publisher

verified publisher iconrittmeister.in

Use Androids' and iOS' native contact pickers to chose phone numbers and email addresses from contacts of the users address book

Repository (GitHub)
View/report issues

License

Icon for licenses.unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fluttercontactpicker