fluttercontactpicker 2.3.0 copy "fluttercontactpicker: ^2.3.0" to clipboard
fluttercontactpicker: ^2.3.0 copied to clipboard

discontinuedreplaced by: flutter_native_contact_picker
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

161
likes
0
points
7.64k
downloads

Publisher

verified publisherrittmeister.in

Weekly Downloads

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