iran_iap 0.3.1 copy "iran_iap: ^0.3.1" to clipboard
iran_iap: ^0.3.1 copied to clipboard

PlatformAndroid

Build-time isolated in-app purchases for Cafe Bazaar and Myket stores. One stable Flutter dependency with zero-overhead native store SDK isolation.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate iran_iap

Use it

The package has the following executables:

$ iran_iap

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iran_iap

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

dependencies:
  iran_iap: ^0.3.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:iran_iap/iran_iap.dart';
1
likes
160
points
79
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Build-time isolated in-app purchases for Cafe Bazaar and Myket stores. One stable Flutter dependency with zero-overhead native store SDK isolation.

Repository (GitHub)
View/report issues
Contributing

Topics

#in-app-purchase #billing #cafe-bazaar #myket #iran

License

MIT (license)

Dependencies

args, flutter, meta

More

Packages that depend on iran_iap

Packages that implement iran_iap