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

A Flutter plugin for select contact from address book,supported both Android、iOS and HarmonyOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cute_contact_picker

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

dependencies:
  cute_contact_picker: ^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:cute_contact_picker/cute_contact_picker.dart';
0
likes
140
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for select contact from address book,supported both Android、iOS and HarmonyOS.

Repository (GitHub)
View/report issues

Topics

#contact #flutter #harmony

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cute_contact_picker

Packages that implement cute_contact_picker