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

This plugin makes integrating **In-App Purchase** in your Flutter app easy and fast. With a simple API, multi-platform support, and secure payment processing, this plugin lets you focus on user experi [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add iap_quick

With Flutter:

 $ flutter pub add iap_quick

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

dependencies:
  iap_quick: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:iap_quick/iap_quick.dart';
2
likes
0
points
200
downloads

Publisher

verified publishermgorki.id.vn

Weekly Downloads

This plugin makes integrating **In-App Purchase** in your Flutter app easy and fast. With a simple API, multi-platform support, and secure payment processing, this plugin lets you focus on user experience without worrying about complex technical issues.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, in_app_purchase, in_app_purchase_storekit

More

Packages that depend on iap_quick

Packages that implement iap_quick