eb_purchase 1.1.2 copy "eb_purchase: ^1.1.2" to clipboard
eb_purchase: ^1.1.2 copied to clipboard

Simplifies in-app purchase management with seamless integration for app stores, support for subscriptions, and secure transaction handling. Ideal for developers implementing reliable and user-friendly [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eb_purchase

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

dependencies:
  eb_purchase: ^1.1.2

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:eb_purchase/eb_purchase.dart';
0
likes
110
points
340
downloads

Publisher

unverified uploader

Weekly Downloads

Simplifies in-app purchase management with seamless integration for app stores, support for subscriptions, and secure transaction handling. Ideal for developers implementing reliable and user-friendly monetization solutions in Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dartz, device_info_plus, equatable, flutter, freezed_annotation, in_app_purchase, in_app_purchase_android, in_app_purchase_storekit, json_annotation, package_info_plus

More

Packages that depend on eb_purchase