checkout_flow 0.1.0 copy "checkout_flow: ^0.1.0" to clipboard
checkout_flow: ^0.1.0 copied to clipboard

Flutter plugin for Checkout.com Flow payment components. Embeds the native Flow UI on Android and iOS to accept card payments, Apple Pay, Google Pay, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add checkout_flow

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

dependencies:
  checkout_flow: ^0.1.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:checkout_flow/checkout_flow.dart';
0
likes
150
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Checkout.com Flow payment components. Embeds the native Flow UI on Android and iOS to accept card payments, Apple Pay, Google Pay, and more.

Homepage

Topics

#payments #checkout #payment-gateway #fintech

License

MIT (license)

Dependencies

flutter

More

Packages that depend on checkout_flow

Packages that implement checkout_flow