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

IOS Storekit2 Helper

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add storekit2helper

With Flutter:

 $ flutter pub add storekit2helper

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

dependencies:
  storekit2helper: ^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:storekit2helper/storekit2helper.dart';
4
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

IOS Storekit2 Helper

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on storekit2helper

Packages that implement storekit2helper