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

get list contact native(android, ios)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add contacts_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  contacts_flutter: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:contacts_flutter/contacts_flutter.dart';
0
likes
140
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

get list contact native(android, ios)

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on contacts_flutter

Packages that implement contacts_flutter