VOOZH about

URL: https://pub.dev/packages/flutter_stripe/install

⇱ flutter_stripe install | Flutter package


👁 Image

flutter_stripe 13.0.0 👁 Copy "flutter_stripe: ^13.0.0" to clipboard
flutter_stripe: ^13.0.0 copied to clipboard

1.5k

Metadata

Flutter library for Stripe. Supports PaymentSheets, 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 flutter_stripe

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

dependencies:
 flutter_stripe: ^13.0.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:flutter_stripe/flutter_stripe.dart';

Metadata

1.53k
likes
150
points
209k
downloads

Documentation

API reference

Publisher

👁 Published by a pub.dev verified publisher
flutterstripe.io

Weekly Downloads

Metadata

Flutter library for Stripe. Supports PaymentSheets, Apple & Google Pay, SCA, PSD2 and much more.

Repository (GitHub)
View/report issues
Contributing

License

👁 Image
MIT (license)

Dependencies

flutter, meta, stripe_android, stripe_ios, stripe_platform_interface

More

Packages that depend on flutter_stripe

Packages that implement flutter_stripe