encore 1.0.5
encore: ^1.0.5 copied to clipboard
Flutter plugin wrapping the native Encore iOS and Android SDKs for monetization, offers, and entitlements. All offer UI is rendered natively via StoreKit (iOS) and Play Billing (Android).
1.0.5 #
- TODO: Add release notes.
1.0.4 #
- TODO: Add release notes.
1.0.3 #
- TODO: Add release notes.
1.0.2 #
- TODO: Add release notes.
1.0.1 #
- Add proprietary LICENSE file for pub.dev publishing.
1.0.0 #
- Initial release.
- Platform channel bridge to native Encore iOS (XCFramework) and Android (AAR) SDKs.
Encore.shared.configure,identify,setUserAttributes,reset.Encore.shared.placement(id).show()withPresentationResult.onPurchaseRequestwith async handler support (native SDK waits for completion).onPurchaseCompletefor native StoreKit/Play Billing fallback purchases.onPassthroughfor not-granted outcomes.- On-demand handler registration preserving native SDK fallback behavior.