native_contact 0.0.1 copy "native_contact: ^0.0.1" to clipboard
native_contact: ^0.0.1 copied to clipboard

outdated

A Flutter plugin to call native contacts view on Android and iOS devices.

native_contact #

A Flutter plugin to call native contacts view on Android and iOS devices.

Usage #

To use this plugin, add native_contact as a dependency in your pubspec.yaml file.

Example #

// Import package
import 'package:native_contact/native_contact.dart';

// Add a contact
await NativeContact.addNewContact(contact);

Todo #

  • select contact
  • edit contact
4
likes
0
pub points
42%
popularity

Publisher

unverified uploader

A Flutter plugin to call native contacts view on Android and iOS devices.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on native_contact