pp_purchase 1.0.8 copy "pp_purchase: ^1.0.8" to clipboard
pp_purchase: ^1.0.8 copied to clipboard

PlatformiOSmacOS

Easy-to-use in-app purchases that can callback results and facilitate operational tracking.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pp_purchase

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

dependencies:
  pp_purchase: ^1.0.8

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

Publisher

verified publisherppyyds.top

Weekly Downloads

Easy-to-use in-app purchases that can callback results and facilitate operational tracking.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, in_app_purchase, in_app_purchase_android, in_app_purchase_platform_interface, in_app_purchase_storekit

More

Packages that depend on pp_purchase