fluttercontactpicker 2.2.0 copy "fluttercontactpicker: ^2.2.0" to clipboard
fluttercontactpicker: ^2.2.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

156
likes
0
pub points
97%
popularity

Publisher

verified publisherrittmeister.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

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fluttercontactpicker