verify_local_purchase 1.0.0
verify_local_purchase: ^1.0.0 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.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