in_app_purchase_storekit 0.3.0+10 copy "in_app_purchase_storekit: ^0.3.0+10" to clipboard
in_app_purchase_storekit: ^0.3.0+10 copied to clipboard

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

0.3.0+10 #

  • Ignores deprecation warnings for upcoming styleFrom button API changes.

0.3.0+9 #

  • Updates references to the obsolete master branch.

0.3.0+8 #

  • Fixes a memory leak on iOS.

0.3.0+7 #

  • Minor fixes for new analysis options.

0.3.0+6 #

  • Removes unnecessary imports.
  • Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.

0.3.0+5 #

  • Migrates from ui.hash* to Object.hash*.

0.3.0+4 #

  • Ensures that NSError instances with an unexpected value for the userInfo field don't crash the app, but send an explanatory message instead.

0.3.0+3 #

  • Implements transaction caching for StoreKit ensuring transactions are delivered to the Flutter client.

0.3.0+2 #

  • Internal code cleanup for stricter analysis options.

0.3.0+1 #

  • Removes dependency on meta.

0.3.0 #

  • BREAKING CHANGE: InAppPurchaseStoreKitPlatform.restorePurchase() emits an empty instance of List<ProductDetails> when there were no transactions to restore, indicating that the restore procedure has finished.

0.2.1 #

  • Renames in_app_purchase_ios to in_app_purchase_storekit to facilitate future macOS support.
24
likes
0
pub points
98%
popularity

Publisher

verified publisherflutter.dev

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter, in_app_purchase_platform_interface, json_annotation

More

Packages that depend on in_app_purchase_storekit