billdog_flutter 1.0.0-beta.2
billdog_flutter: ^1.0.0-beta.2 copied to clipboard
BillDog SDK for Flutter — Monetization, paywalls, and subscription management. Thin bridge over the native iOS/Android SDKs with inline native paywall rendering.
Changelog #
All notable changes to the BillDog Flutter SDK will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0-beta.2 #
Initial public beta. Thin bridge over the native BillDog iOS/Android SDKs, with
inline native paywall rendering via a PlatformView.
Added #
- Paywall presentation and inline native paywall view (
PaywallView). - Purchases: purchase, restore, and host-driven
PurchaseControllerbridge. - Identity:
logIn/logOut/identifywith attribute support and persistence acrossconfigure. - Analytics event tracking.
- Customer info stream, offerings, packages, entitlements, and subscription status models.
- Localization helpers, including CLDR-parity RTL locale detection.
- Delegate dispatch for paywall/purchase lifecycle callbacks.
- Typed platform channels generated with pigeon.