super_easy_in_app_purchase 0.2.2 copy "super_easy_in_app_purchase: ^0.2.2" to clipboard
super_easy_in_app_purchase: ^0.2.2 copied to clipboard

PlatformAndroidiOS
unlisted

A flutter plugin for creating in app purchase on Android/iOS in a super simple way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add super_easy_in_app_purchase

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

dependencies:
  super_easy_in_app_purchase: ^0.2.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:super_easy_in_app_purchase/super_easy_in_app_purchase.dart';
13
likes
140
pub points
16%
popularity

Publisher

unverified uploader

A flutter plugin for creating in app purchase on Android/iOS in a super simple way.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, in_app_purchase

More

Packages that depend on super_easy_in_app_purchase