adyen_flutter 0.0.2 copy "adyen_flutter: ^0.0.2" to clipboard
adyen_flutter: ^0.0.2 copied to clipboard

outdated

A Plugin for the Client side encryption of the credit card information to supports the Adyen API Integration flow. It exposes to flutter the Encrypted class (Old Client Side Encryption libraries) whic [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adyen_flutter

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

dependencies:
  adyen_flutter: ^0.0.2

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:adyen_flutter/adyen_flutter.dart';
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A Plugin for the Client side encryption of the credit card information to supports the Adyen API Integration flow. It exposes to flutter the Encrypted class (Old Client Side Encryption libraries) which enables the encryption of the credit card into a single token or into an ecnrypted credit card structure.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on adyen_flutter