huawei_iap 6.2.0+301 copy "huawei_iap: ^6.2.0+301" to clipboard
huawei_iap: ^6.2.0+301 copied to clipboard

outdated

HUAWEI IAP Kit plugin for Flutter. Huawei's In-App Purchases (IAP) service allows you to offer in-app purchases and facilitates in-app payment.

6.2.0+301 #

  • Updated to support latest Huawei In-App Purchases SDK.

6.2.0+300 #

  • Updated to support Huawei In-App Purchases SDK version 6.2.0.300.
  • Added the offerUsedStatus property to ProductInfo.

6.0.0+300 #

  • Updated to support Huawei In-App Purchases SDK version 6.0.0.300.

5.3.0+300 #

  • [Breaking Change] Added null-safety support.
  • Updated Huawei IAP SDK version to 5.3.0.300
  • isSupportAppTouch parameter is added to isEnvReady API for AppTouch.
  • Added carrierId and country to IsEnvReadyResult for obtaining the carrier ID and the country of the currently signed-in ID.
  • Added a class of constants, named SignAlgorithmConstants, which contains the algorithm that you pass for calling a certain IapClient API.
  • Added signatureAlgorithm to ConsumeOwnedPurchaseReq, OwnedPurchasesReq and PurchaseIntentReq classes to specify signature algorithm to sign the result data.
  • Added signatureAlgorithm to ConsumeOwnedPurchaseResult, OwnedPurchasesResult and PurchaseResultInfo to verify the signature algorithm.

5.0.2+301 #

  • Updated HMSLogger.

5.0.2+300 #

  • Upgrade Huawei IAP SDK to v5.0.2.300
  • Result codes added (HmsIapResults).
  • PurchaseIntentReq new field: reservedInfor (key/value pairs as String).
  • InAppPurchaseData new field: graceExpirationTime (int field).
  • Minor bug fixes.
  • Equality and hash code support for classes added.
  • rawValue field, which is unparsed JSON String of response, added to ConsumeOwnedPurchaseResult, OwnedPurchasesResult and PurchaseResultInfo.
  • Missing toJson, toMap, fromJson, fromMap methods added for classes.
  • Demo Project updated.
  • HMS logger addded for usage analytics of IAP SDK.
    • enableLogger method added.
    • disableLogger method added.

5.0.0+300 #

  • Changed plugin description.

5.0.0 #

  • Initial release.
32
likes
0
pub points
80%
popularity

Publisher

verified publisherdeveloper.huawei.com

HUAWEI IAP Kit plugin for Flutter. Huawei's In-App Purchases (IAP) service allows you to offer in-app purchases and facilitates in-app payment.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on huawei_iap