encore_flutter 1.0.15 copy "encore_flutter: ^1.0.15" to clipboard
encore_flutter: ^1.0.15 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.15 #

  • Bug fixes and improvements.

1.0.14 #

  • Bug fixes and improvements.

1.0.13 #

  • Prefix all public types with Encore to avoid naming conflicts (UserAttributesEncoreUserAttributes, PresentationResultGrantedEncorePresentationResultGranted, etc.).
  • Rename onPurchaseRequest to onEncorePurchaseRequest.
  • Rename PlacementBuilder to EncorePlacementBuilder.
  • Add setClaimEnabled API to control offer claim button state.
  • Fix Android Gradle build: replace SnakeYAML parsing with regex for AGP 9+ compatibility.

1.0.12 #

  • TODO: Add release notes.

1.0.11 #

  • TODO: Add release notes.

1.0.10 #

  • TODO: Add release notes.

1.0.9 #

  • TODO: Add release notes.

1.0.8 #

  • TODO: Add release notes.

1.0.7 #

  • TODO: Add release notes.

1.0.6 #

  • TODO: Add release notes.

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() with PresentationResult.
  • onPurchaseRequest with async handler support (native SDK waits for completion).
  • onPurchaseComplete for native StoreKit/Play Billing fallback purchases.
  • onPassthrough for not-granted outcomes.
  • On-demand handler registration preserving native SDK fallback behavior.
0
likes
0
points
328
downloads

Publisher

unverified uploader

Weekly Downloads

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).

Homepage
Repository (GitHub)
View/report issues

Topics

#monetization #in-app-purchase #subscriptions #offers

License

unknown (license)

Dependencies

flutter

More

Packages that depend on encore_flutter

Packages that implement encore_flutter