appstore_connect 0.2.1
appstore_connect: ^0.2.1 copied to clipboard
Dart client for Apple App Store Connect API
0.2.1 #
- Fix content-type parsing error, see https://github.com/dart-lang/http/issues/180
0.2.0 #
- Support for basic in-app purchase operations
0.1.2 #
- Add missing releaseType property to AppStoreVersion
0.1.1 #
- Allow AppStoreVersion to reflect requested changes
0.1.0 #
- Extract AppStore Connect API related parts from fasttrack