app_store_server_sdk 1.2.9 app_store_server_sdk: ^1.2.9 copied to clipboard
Apple App Store Server SDK for facilitating integrations with App Store Server API
CHANGELOG #
1.2.9 #
- Update dependencies.
1.2.8 #
- Update packages and min Dart SDK.
1.2.7 #
- README fix
1.2.6 #
- Update packages
1.2.5 #
- Make VerifyReceiptResponse.environment nullable
1.2.4 #
- Fix static analysis issues
1.2.3 #
- Add missing exports
1.2.2 #
- Fix static analysis issues
1.2.1 #
- Update README
1.2.0 #
- Add iTunes APi
- Verify receipt
1.1.9 #
- Make OrderLookupResponse.signedTransactions nullable
1.1.8 #
- Fix static analysis issues
1.1.7 #
- Bug fix: fix appAppleId type. String -> int
1.1.6 #
- Bug fix: made some attributes nullable
1.1.5 #
- Bug fix: made an attribute nullable
1.1.4 #
- Bug fix: made some attributes nullable
1.1.2 #
- added errorCode consts
1.1.1 #
- make AppStoreServerHttpClient.verifyJWT(), AppStoreServerHttpClient.generateJWT() public
1.1.0 #
- Added JWSTransactionDecodedPayload and JWSRenewalInfoDecodedPayload
1.0.0 #
- First release