Skip to content

Releases: qstuff/flutter_billing

v0.2.18

Choose a tag to compare

@qstuff qstuff released this 25 Apr 15:21

Android fixes:

  • for testing IAP you can call purchase() with a flag to trigger an immediate consumption. that way you can purchase the same item again and again
  • fixes for purchaseWithReceipt() call which now returns a correct Purchas object right after a successful purchase

v0.2.17

Choose a tag to compare

@qstuff qstuff released this 12 Apr 13:18

added purchase function that returns the Purchase object

v0.2.4 qstuff

Choose a tag to compare

@qstuff qstuff released this 24 Apr 15:25

InApp Subscriptions for Android:

  • evaluate autorenewal flag and purchaseDate to verify if a subscription is active even if revoked by the user

v0.2.3 qstuff

Choose a tag to compare

@qstuff qstuff released this 16 Apr 16:38

extended the fork with a basic attempt to add support for subscriptions