sk2helper 0.0.4 copy "sk2helper: ^0.0.4" to clipboard
sk2helper: ^0.0.4 copied to clipboard

PlatformiOS

A StoreKit 2 helper plugin for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sk2helper

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

dependencies:
  sk2helper: ^0.0.4

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:sk2helper/sk2helper.dart';
1
likes
130
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A StoreKit 2 helper plugin for Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sk2helper

Packages that implement sk2helper