amplify_connect_client 2.15.0 copy "amplify_connect_client: ^2.15.0" to clipboard
amplify_connect_client: ^2.15.0 copied to clipboard

A Flutter client for Amazon Connect Customer Profiles that identifies users and registers device push tokens, backed by Amplify Auth credentials and secure storage.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add amplify_connect_client

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

dependencies:
  amplify_connect_client: ^2.15.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:amplify_connect_client/amplify_connect_client.dart';
0
likes
160
points
122
downloads

Documentation

API reference

Publisher

verified publisheraws-amplify.com

Weekly Downloads

A Flutter client for Amazon Connect Customer Profiles that identifies users and registers device push tokens, backed by Amplify Auth credentials and secure storage.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#aws #connect #customer-profiles #aws-amplify

License

Apache-2.0 (license)

Dependencies

amplify_auth_cognito, amplify_connect_client_dart, amplify_flutter, flutter, shared_preferences, uuid

More

Packages that depend on amplify_connect_client