Interact with native OS contact pickers using Flutter
More...
Grab contact.
final PhoneContact contact = await FlutterContactPicker.pickPhoneContact();
For more info read the docs or take a look at the example
rittmeister.in
Repository (GitHub)View/report issues
unknown (license)
flutter
Packages that depend on fluttercontactpicker
Back