masamune_purchase_stripe 0.9.1+9 masamune_purchase_stripe: ^0.9.1+9 copied to clipboard
The plugin provide a billing mechanism using Stripe.
Masamune for in app purchasing with stripe #
The plugin provide a billing mechanism using Stripe.
Getting Started #
Add this to your package's pubspec.yaml file:
dependencies:
masamune_purchase_stripe: ^0.9.0
You should then run flutter pub upgrade
.
Usage #
import 'package:masamune_purchase_stripe/masamune_purchase_stripe.dart';