store_purchase_kit 1.0.0 copy "store_purchase_kit: ^1.0.0" to clipboard
store_purchase_kit: ^1.0.0 copied to clipboard

Enterprise Flutter Store Purchase Library using Native StoreKit2 and Google Billing with MethodChannel/EventChannel by IT36VN.com

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add store_purchase_kit

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

dependencies:
  store_purchase_kit: ^1.0.0

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:store_purchase_kit/store_purchase_kit.dart';
0
likes
135
points
10
downloads

Documentation

API reference

Publisher

verified publisherit36vn.com

Weekly Downloads

Enterprise Flutter Store Purchase Library using Native StoreKit2 and Google Billing with MethodChannel/EventChannel by IT36VN.com

Homepage

Topics

#purchase #billing #storekit #google-play #payment

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on store_purchase_kit

Packages that implement store_purchase_kit