storekit2 0.0.2 copy "storekit2: ^0.0.2" to clipboard
storekit2: ^0.0.2 copied to clipboard

PlatformiOS

iOS storekit 2 plugin for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add storekit2

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

dependencies:
  storekit2: ^0.0.2

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:storekit2/storekit2.dart';
1
likes
135
points
147
downloads

Publisher

unverified uploader

Weekly Downloads

iOS storekit 2 plugin for Flutter

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on storekit2