at_contacts_flutter 4.0.6 copy "at_contacts_flutter: ^4.0.6" to clipboard
at_contacts_flutter: ^4.0.6 copied to clipboard

A Flutter plugin project to provide ease of managing contacts for an @‎sign using @p‎latform.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add at_contacts_flutter

With Flutter:

 $ flutter pub add at_contacts_flutter

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

dependencies:
  at_contacts_flutter: ^4.0.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:at_contacts_flutter/at_contacts_flutter.dart';
302
likes
0
pub points
64%
popularity

Publisher

verified publisheratsign.org

A Flutter plugin project to provide ease of managing contacts for an @‎sign using @p‎latform.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

at_client, at_client_mobile, at_common_flutter, at_commons, at_contact, at_lookup, at_utils, flutter, flutter_slidable

More

Packages that depend on at_contacts_flutter