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

A Flutter plugin to retrieve and manage contacts on Android and iOS devices based on contacts_service by Clovis Nicolas

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ngobrel_contacts

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

dependencies:
  ngobrel_contacts: ^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:ngobrel_contacts/generated/i18n.dart';
import 'package:ngobrel_contacts/contacts.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin to retrieve and manage contacts on Android and iOS devices based on contacts_service by Clovis Nicolas

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ngobrel_contacts