ensemble_stripe 1.2.53 copy "ensemble_stripe: ^1.2.53" to clipboard
ensemble_stripe: ^1.2.53 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 Dart:

 $ dart pub add ensemble_stripe

With Flutter:

 $ flutter pub add ensemble_stripe

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

dependencies:
  ensemble_stripe: ^1.2.53

Alternatively, your editor might support dart pub get or 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
0
points
363
downloads

Documentation

Documentation

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

Topics

#stripe #payments #low-code #ensemble

License

unknown (license)

Dependencies

ensemble, flutter, flutter_stripe, get_it

More

Packages that depend on ensemble_stripe