stripe_payment_flutter 1.0.9 copy "stripe_payment_flutter: ^1.0.9" to clipboard
stripe_payment_flutter: ^1.0.9 copied to clipboard

outdated

A Flutter plugin to integrate the stripe libraries for iOS and Android. Supports Apple / Google Pay, SCA, PSD2 and much more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stripe_payment_flutter

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

dependencies:
  stripe_payment_flutter: ^1.0.9

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:stripe_payment_flutter/stripe_payment.dart';
4
likes
0
pub points
62%
popularity

Publisher

unverified uploader

A Flutter plugin to integrate the stripe libraries for iOS and Android. Supports Apple / Google Pay, SCA, PSD2 and much more.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on stripe_payment_flutter