purchasely_flutter 5.0.0-rc01 copy "purchasely_flutter: ^5.0.0-rc01" to clipboard
purchasely_flutter: ^5.0.0-rc01 copied to clipboard

Purchasely is a solution to ease the integration and boost your In-App Purchase & Subscriptions on the App Store, Google Play Store and Huawei App Gallery.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add purchasely_flutter

With Flutter:

 $ flutter pub add purchasely_flutter

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

dependencies:
  purchasely_flutter: ^5.0.0-rc01

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:purchasely_flutter/purchasely_flutter.dart';
5
likes
0
points
728
downloads

Publisher

unverified uploader

Weekly Downloads

Purchasely is a solution to ease the integration and boost your In-App Purchase & Subscriptions on the App Store, Google Play Store and Huawei App Gallery.

Homepage

License

unknown (license)

Dependencies

collection, flutter

More

Packages that depend on purchasely_flutter