contacts_service 0.1.0 copy "contacts_service: ^0.1.0" to clipboard
contacts_service: ^0.1.0 copied to clipboard

outdated

A Flutter plugin to retrieve and manage contacts on Android and iOS devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add contacts_service

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

dependencies:
  contacts_service: ^0.1.0

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_service/contacts_service.dart';
561
likes
0
pub points
99%
popularity

Publisher

unverified uploader

A Flutter plugin to retrieve and manage contacts on Android and iOS devices.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on contacts_service