eagle_purchase 1.0.0 copy "eagle_purchase: ^1.0.0" to clipboard
eagle_purchase: ^1.0.0 copied to clipboard

PlatformiOSmacOS
unlisted

An implementation of In App Purchase that validates the unique user linked to the google play account

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eagle_purchase

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

dependencies:
  eagle_purchase: ^1.0.0

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:eagle_purchase/eagle_purchase.dart';
0
likes
135
points
22
downloads

Publisher

verified publisherappinventorbrasil.com.br

Weekly Downloads

An implementation of In App Purchase that validates the unique user linked to the google play account

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, in_app_purchase, in_app_purchase_android, in_app_purchase_storekit

More

Packages that depend on eagle_purchase