flutter_stripe_payment 0.0.14 copy "flutter_stripe_payment: ^0.0.14" to clipboard
flutter_stripe_payment: ^0.0.14 copied to clipboard

outdated

Add Stripe to your Flutter Application to Accept Card Payments Using Payment Intents with Strong SCA 3DS Compliance.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_stripe_payment

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

dependencies:
  flutter_stripe_payment: ^0.0.14

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:flutter_stripe_payment/flutter_stripe_payment.dart';
55
likes
0
pub points
81%
popularity

Publisher

verified publisherdormmom.com

Add Stripe to your Flutter Application to Accept Card Payments Using Payment Intents with Strong SCA 3DS Compliance.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_stripe_payment