masamune_purchase_stripe 0.15.0+57 copy "masamune_purchase_stripe: ^0.15.0+57" to clipboard
masamune_purchase_stripe: ^0.15.0+57 copied to clipboard

unlisted

The plugin provide a billing mechanism using Stripe. FirebaseFirestore and FirebaseFunctions are required.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add masamune_purchase_stripe

With Flutter:

 $ flutter pub add masamune_purchase_stripe

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

dependencies:
  masamune_purchase_stripe: ^0.15.0+57

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:masamune_purchase_stripe/masamune_purchase_stripe.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publishermathru.net

The plugin provide a billing mechanism using Stripe. FirebaseFirestore and FirebaseFunctions are required.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_inappwebview, masamune_firebase, uni_links

More

Packages that depend on masamune_purchase_stripe