contact_access_kit 0.0.2 copy "contact_access_kit: ^0.0.2" to clipboard
contact_access_kit: ^0.0.2 copied to clipboard

PlatformAndroid

A Flutter plugin to pick a contact and retrieve name, phone number, and email from device contacts.

contact_access_kit #

A lightweight Flutter plugin to open the native contact picker and retrieve selected contact details such as name, phone number, and email.


Platform #

  • Android only

Important #

This plugin does NOT handle permissions.

You must request contact permission before using it.

Recommended package: permission_handler


Notes #

  • Requires READ_CONTACTS permission
  • Returns null if user cancels selection
  • Email may be null if not available

License #

MIT

0
likes
160
points
96
downloads

Documentation

API reference

Publisher

verified publishermohsinpatel.online

Weekly Downloads

A Flutter plugin to pick a contact and retrieve name, phone number, and email from device contacts.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on contact_access_kit

Packages that implement contact_access_kit