Skip to content

Releases: qstuff/flutter_billing

v0.2.18

25 Apr 15:21

Choose a tag to compare

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

12 Apr 13:18

Choose a tag to compare

added purchase function that returns the Purchase object

v0.2.4 qstuff

24 Apr 15:25

Choose a tag to compare

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

16 Apr 16:38

Choose a tag to compare

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