verify_local_purchase 1.0.2 copy "verify_local_purchase: ^1.0.2" to clipboard
verify_local_purchase: ^1.0.2 copied to clipboard

A Flutter package for verifying in-app purchases and subscriptions locally on device with Apple App Store and Google Play Store.

1.0.2 #

  • Added individual platform-specific methods to VerifyLocalPurchase:
    • verifyPurchaseWithAppStore()
    • verifyPurchaseWithGooglePlay()
    • verifySubscriptionWithAppStore()
    • verifySubscriptionWithGooglePlay()

1.0.0 #

  • Initial release
  • Support for verifying in-app purchases on iOS and Android
  • Support for verifying subscriptions on iOS and Android
  • Easy initialization with VerifyLocalPurchase.initialize()
  • Apple App Store integration using App Store Server API
  • Google Play Store integration using Google Play Developer API
  • Local verification without backend server
  • Support for both sandbox and production environments
2
likes
150
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for verifying in-app purchases and subscriptions locally on device with Apple App Store and Google Play Store.

Repository (GitHub)
View/report issues

Topics

#in-app-purchase #app-store #google-play #subscription #verification

License

MIT (license)

Dependencies

app_store_server_sdk, flutter, googleapis_auth, plugin_platform_interface

More

Packages that depend on verify_local_purchase

Packages that implement verify_local_purchase