aptoide_iap 0.0.1 copy "aptoide_iap: ^0.0.1" to clipboard
aptoide_iap: ^0.0.1 copied to clipboard

PlatformiOS

A Flutter plugin for Aptoide IAP on iOS. Wraps the AppCoins SDK for in-app purchases on iOS 18.0+ devices in the EU.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aptoide_iap

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

dependencies:
  aptoide_iap: ^0.0.1

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/aptoide_iap.dart';
0
likes
160
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Aptoide IAP on iOS. Wraps the AppCoins SDK for in-app purchases on iOS 18.0+ devices in the EU.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on aptoide_iap

Packages that implement aptoide_iap