aptoide_iap_android 0.1.5 copy "aptoide_iap_android: ^0.1.5" to clipboard
aptoide_iap_android: ^0.1.5 copied to clipboard

PlatformAndroid

Flutter plugin for the Aptoide Android Billing SDK. Supports in-app purchases, subscriptions, and free trials via the Aptoide Connect platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aptoide_iap_android

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

dependencies:
  aptoide_iap_android: ^0.1.5

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:aptoide_iap_android/aptoide_iap_android.dart';
0
likes
160
points
200
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for the Aptoide Android Billing SDK. Supports in-app purchases, subscriptions, and free trials via the Aptoide Connect platform.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on aptoide_iap_android

Packages that implement aptoide_iap_android