File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 8.2.6
4+
5+ ### New Features
6+
7+ - ** InstallmentPlanDetailsAndroid (Billing Library 7.0+)** : Subscription installment plan details for plans that allow users to pay in installments
8+ - ** PendingPurchaseUpdateAndroid (Billing Library 5.0+)** : Details about pending subscription upgrades/downgrades
9+ - ** purchaseOptionIdAndroid** : New field on ` DiscountOffer ` to identify which purchase option the user selected
10+
11+ ### Dependencies
12+
13+ - Updated OpenIAP versions:
14+ - ` openiap-gql ` : 1.3.16 -> 1.3.17
15+ - ` openiap-google ` : 1.3.27 -> 1.3.28
16+
317## 8.2.5
418
519### New Features
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: flutter_inapp_purchase
22description : In App Purchase plugin for flutter. This project has been forked by
33 react-native-iap and we are willing to share same experience with that on
44 react-native.
5- version : 8.2.5
5+ version : 8.2.6
66homepage : https://github.com/hyochan/flutter_inapp_purchase/blob/main/pubspec.yaml
77environment :
88 sdk : " >=3.0.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments