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

A Plugin for the Client side encryption of the credit card information to supports the Adyen API Integration flow.

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.3

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.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on adyen_flutter