amplify_connect_client_dart 0.1.1 copy "amplify_connect_client_dart: ^0.1.1" to clipboard
amplify_connect_client_dart: ^0.1.1 copied to clipboard

A Dart-only standalone client for Amazon Connect Customer Profiles that identifies users and registers device push tokens via SigV4-signed REST calls. For internal use in the amplify_connect_client Fl [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add amplify_connect_client_dart

With Flutter:

 $ flutter pub add amplify_connect_client_dart

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

dependencies:
  amplify_connect_client_dart: ^0.1.1

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:amplify_connect_client_dart/amplify_connect_client_dart.dart';
0
likes
140
points
213
downloads

Documentation

API reference

Publisher

verified publisheraws-amplify.com

Weekly Downloads

A Dart-only standalone client for Amazon Connect Customer Profiles that identifies users and registers device push tokens via SigV4-signed REST calls. For internal use in the amplify_connect_client Flutter library.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

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

License

Apache-2.0 (license)

Dependencies

amplify_foundation_dart, aws_common, aws_signature_v4, meta, uuid

More

Packages that depend on amplify_connect_client_dart