contactor_picker 0.0.7 copy "contactor_picker: ^0.0.7" to clipboard
contactor_picker: ^0.0.7 copied to clipboard

A Flutter plugin to provide a form like a contact selector.Writted with pure dart, supported both iOS and Android...

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add contactor_picker

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

dependencies:
  contactor_picker: ^0.0.7

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:contactor_picker/contactor_picker.dart';
5
likes
120
pub points
39%
popularity

Publisher

verified publishersong.sjhw.xyz

A Flutter plugin to provide a form like a contact selector.Writted with pure dart, supported both iOS and Android...

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, lpinyin

More

Packages that depend on contactor_picker