masamune_purchase 0.10.0+2 copy "masamune_purchase: ^0.10.0+2" to clipboard
masamune_purchase: ^0.10.0+2 copied to clipboard

unlisted

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 Dart:

 $ dart pub add masamune_purchase

With Flutter:

 $ flutter pub add masamune_purchase

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

dependencies:
  masamune_purchase: ^0.10.0+2

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

Publisher

verified publishermathru.net

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