flutter_stripe_payment 0.0.1 copy "flutter_stripe_payment: ^0.0.1" to clipboard
flutter_stripe_payment: ^0.0.1 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.1

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';
58
likes
0
points
23
downloads

Publisher

verified publisherdormmom.com

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_stripe_payment

Packages that implement flutter_stripe_payment