magic_payments 0.0.1 copy "magic_payments: ^0.0.1" to clipboard
magic_payments: ^0.0.1 copied to clipboard

Multi-rail billing for the Magic Framework. One entitlement contract over Stripe on the web and store in-app purchase on mobile.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add magic_payments

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

dependencies:
  magic_payments: ^0.0.1

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:magic_payments/magic_payments.dart';
0
likes
150
points
273
downloads

Documentation

Documentation
API reference

Publisher

verified publisherfluttersdk.com

Weekly Downloads

Multi-rail billing for the Magic Framework. One entitlement contract over Stripe on the web and store in-app purchase on mobile.

Homepage
Repository (GitHub)
View/report issues

Topics

#payments #billing #in-app-purchase #magic-framework #flutter-plugin

License

MIT (license)

Dependencies

flutter, fluttersdk_artisan, magic, purchases_flutter

More

Packages that depend on magic_payments