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

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_plus

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

dependencies:
  contacts_service_plus: ^0.0.2

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_plus/contacts_service_plus.dart';
9
likes
150
points
4.72k
downloads

Publisher

verified publisherghimiresabin.com.np

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, quiver

More

Packages that depend on contacts_service_plus

Packages that implement contacts_service_plus