masamune_purchase 0.9.2+7 copy "masamune_purchase: ^0.9.2+7" to clipboard
masamune_purchase: ^0.9.2+7 copied to clipboard

unlistedoutdated

Plug-in module that provides the billing system function of Masamune framework. Limited to those available on the client side.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_purchase

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

dependencies:
  masamune_purchase: ^0.9.2+7

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:masamune_purchase/masamune_purchase.dart';
0
likes
0
points
502
downloads

Publisher

verified publishermathru.net

Weekly Downloads

Plug-in module that provides the billing system function of Masamune framework. Limited to those available on the client side.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, in_app_purchase, in_app_purchase_android, in_app_purchase_platform_interface, in_app_purchase_storekit, masamune

More

Packages that depend on masamune_purchase

Packages that implement masamune_purchase