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

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';
4
likes
0
pub points
76%
popularity

Publisher

unverified uploader

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