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

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.18

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';
54
likes
115
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

Documentation

API reference

License

OpenSSL, MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_stripe_payment