Skip to content

5.1.0

Compare
Choose a tag to compare
@hyochan hyochan released this 14 Nov 16:44

5.1.0

Upgrade android billing client to 4.0.0 (#326)

Remove orderId in Purchase

  • This is duplicate of transactionId.

Support for Amazon devices with Google Play sideloaded (#313)

5.0.4

  • Add iOS promo codes (#325)
  • Use http client in validateReceiptIos (#322)
  • Amazon getPrice directly withoiut formatting (#316)

5.0.3

  • Fix plugin exception for requestProductWithQuantityIOS #306

5.0.2

  • Replaced obfuscatedAccountIdAndroid with obfuscatedAccountId in request purchase method #299

5.0.1

  • Add AndroidProrationMode values #273

5.0.0

  • Support null safety #275

4.0.2

  • The dart side requires "introductoryPriceCyclesAndroid" to be a int #268

4.0.1

  • platform dep version >=2.0.0 <4.0.0

4.0.0

  • Support flutter v2 #265

3.0.1

  • Migrate to flutter embedding v2 #240
  • Expose android purchase state as enum #243