contacts_helper

Creator: coderz1093

Last updated:

0 purchases

contacts_helper Image
contacts_helper Images

Languages

Categories

Add to Cart

Description:

contacts helper

Usage #
To use this plugin, add contacts_helper as a dependency in your pubspec.yaml file.
dependencies:
contacts_helper: ^0.0.3
copied to clipboard
Permissions #
Android #
Add the following permissions to your AndroidManifest.xml
<uses-permission android:name="android.permission.READ_CONTACTS" />
<uses-permission android:name="android.permission.WRITE_CONTACTS" />
copied to clipboard
Note #
contacts_helper does not handle the process of asking and checking for permissions.
To check and request user permission to access contacts, try using the following plugins: permission_handler.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.