purchasely_flutter 5.1.0 copy "purchasely_flutter: ^5.1.0" to clipboard
purchasely_flutter: ^5.1.0 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 Flutter:

 $ flutter pub add purchasely_flutter
copied to clipboard

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

dependencies:
  purchasely_flutter: ^5.1.0
copied to clipboard

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:purchasely_flutter/purchasely_flutter.dart';
copied to clipboard
5
likes
130
points
2.73k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.12 - 2025.03.27

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

Documentation

API reference

License

unknown (license)

Dependencies

collection, flutter

More

Packages that depend on purchasely_flutter