masamune_purchase 0.14.0+16 copy "masamune_purchase: ^0.14.0+16" to clipboard
masamune_purchase: ^0.14.0+16 copied to clipboard

unlisted

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 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.14.0+16

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

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