apphud 2.0.4 copy "apphud: ^2.0.4" to clipboard
apphud: ^2.0.4 copied to clipboard

outdated

Official Apphud Flutter SDK is a lightweight open-source library to manage auto-renewable subscriptions and other in-app purchases in your iOS/Android app. No backend required.

2.0.4 #

  • Update collection dependency
  • Correct readme.md

2.0.3 #

  • Upgrade the example application

2.0.2 #

  • Add method documentation in apphud.dart
  • [Android] Upgrade to use ApphudSDK-Android:1.0.0:
    • Add method restorePurchases
    • Modify purchase method to return ApphudPurchaseResult
  • [iOS] Upgrade to use ApphudSDK 1.2.3
  • Some improvements of example application

2.0.1 #

  • Add methods:
    • presentOfferCodeRedemptionSheet [iOS]
    • validateReceipt [iOS]
    • appStoreReceipt [iOS]
    • setUserProperty [iOS], [Android]
    • incrementUserProperty [iOS], [Android]
    • enableDebugLogs [iOS]
    • isSandbox [iOS]
    • disableAdTracking [Android]

2.0.0 #

  • BREAKING: refactor: migrate to null safety
    • upgrade Dart SDK constraints to >=2.12.0-0 <3.0.0
  • Some improvements of example application

1.0.1 #

  • [Android] Upgrade to use ApphudSDK-Android:0.8.5
  • [Fixed] [Android] bugs with wrong parameters' names according to Flutter
  • [iOS] Upgrade to use ApphudSDK 1.2

1.0.0 #

First version Apphud SDK for Flutter

12
likes
0
pub points
86%
popularity

Publisher

unverified uploader

Official Apphud Flutter SDK is a lightweight open-source library to manage auto-renewable subscriptions and other in-app purchases in your iOS/Android app. No backend required.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter, json_annotation

More

Packages that depend on apphud