in_app_purchase_ios 0.1.2+1 copy "in_app_purchase_ios: ^0.1.2+1" to clipboard
in_app_purchase_ios: ^0.1.2+1 copied to clipboard

unlistedoutdated

An implementation for the iOS platform of the Flutter `in_app_purchase` plugin. This uses the iOS StoreKit Framework.

0.1.2+1 #

  • Fix wrong data type when cancelling user credentials dialog.

0.1.2 #

  • Added countryCode to the SKPriceLocaleWrapper.

0.1.1+1 #

  • iOS: Fix treating missing App Store receipt as an exception.

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.
3
likes
0
pub points
70%
popularity

Publisher

verified publisherflutter.dev

An implementation for the iOS platform of the Flutter `in_app_purchase` plugin. This uses the iOS StoreKit Framework.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter, in_app_purchase_platform_interface, json_annotation, meta, test

More

Packages that depend on in_app_purchase_ios