0.1.1

  • Added support to register a SKPaymentQueueDelegateWrapper and handle changes to active subscriptions accordingly (see also Store Kit's SKPaymentQueueDelegate).

0.1.0+2

  • Changed the iOS payment queue handler in such a way that it only adds a listener to the SKPaymentQueue when there is a listener to the Dart purchaseStream.

0.1.0+1

  • Added a “Restore purchases” button to conform to Apple's StoreKit guidelines on restoring products;

0.1.0

  • Initial open-source release.