purchasely_flutter 1.2.4 copy "purchasely_flutter: ^1.2.4" to clipboard
purchasely_flutter: ^1.2.4 copied to clipboard

outdated

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.

1.2.4 #

Fix: non Mac M1 support.

1.2.3 #

Fix: add static_framework to the iOS podspec.

1.2.2 #

Fix: add product linked to a subscription for iOS devices

1.2.1 #

New integrations #

This version also adds support for new third party integrations:

1.2.0 #

A/B Tests #

This version brings native A/B tests to Purchasely. No need to use another tool, you can do it all and pilot it from Purchasely. With our A/B tests you can

  1. Easily start new tests without having to republish your app
  2. Monitor the performance of it in terms of conversion to trial / trial to paid / renewal
  3. Finish a test and chose which variant to apply

This is great to:

  • Increase revenues by finding the right price point for your products
  • Increase install to trial by finding the right composition / texts / visuals that present best your offers

No need for developer, everything is done from our console. A/B tests are applied on Placements that we brought to you with SDK 1.1.0. If you app already use them, you have nothing else to do but to upgrade SDK to 2.2.0 that essentially brings internal tracking.

⚠️ This feature will be activated in your console very soon. If you want it now, please request the support using the chat in the console.

New integrations #

This version also adds support for new third party integrations:

1.1.0 #

We are introducing a new feature: Placements Placements allows you to override the default paywall at specific locations in your apps (aka placements) instead of calling a paywall by its id (or not and get one default paywall by app).

First you define different placements where your paywalls are called from within your app like Home, Settings, Article, On boarding… The method is almost exactly the same then the one you already use for a presentationController with an Id:

await Purchasely.presentPresentationForPlacement('your_placement_id');

Then you declare them in the console and define which paywall you want for which placement.

1.0.1 #

Display paywalls in fullscreen

1.0.0 #

First version of Purchasely Flutter SDK with integration of Purchasely SDK Android and iOS 3.0.0 Full documentation is available here: https://docs.purchasely.com/

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