masamune_purchase 0.15.0+15 copy "masamune_purchase: ^0.15.0+15" to clipboard
masamune_purchase: ^0.15.0+15 copied to clipboard

unlistedoutdated

Package to provide mobile billing functionality. It is equipped with functions to perform all billing on the client without server verification, etc.

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.15.0+15

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

Package to provide mobile billing functionality. It is equipped with functions to perform all billing on the client without server verification, etc.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, 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