ensemble_stripe 1.2.54 copy "ensemble_stripe: ^1.2.54" to clipboard
ensemble_stripe: ^1.2.54 copied to clipboard

Stripe payment integration for Ensemble framework with support for Stripe Elements and Stripe Payment Intents.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ensemble_stripe

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

dependencies:
  ensemble_stripe: ^1.2.54

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:ensemble_stripe/ensemble_stripe.dart';
0
likes
130
points
363
downloads

Documentation

Documentation
API reference

Publisher

verified publisherensembleui.com

Weekly Downloads

Stripe payment integration for Ensemble framework with support for Stripe Elements and Stripe Payment Intents.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#stripe #payments #low-code #ensemble

License

BSD-3-Clause (license)

Dependencies

ensemble, flutter, flutter_stripe, get_it

More

Packages that depend on ensemble_stripe