adyen_flutter_dropin 1.2.2 copy "adyen_flutter_dropin: ^1.2.2" to clipboard
adyen_flutter_dropin: ^1.2.2 copied to clipboard

Flutter plugin to integrate Adyen DropIn UI for Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adyen_flutter_dropin

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

dependencies:
  adyen_flutter_dropin: ^1.2.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_dropin/adyen_flutter_dropin.dart';
3
likes
150
points
21
downloads

Publisher

verified publisherbastianschmalbach.dev

Weekly Downloads

Flutter plugin to integrate Adyen DropIn UI for Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on adyen_flutter_dropin

Packages that implement adyen_flutter_dropin