ezyrevenue 0.0.4 copy "ezyrevenue: ^0.0.4" to clipboard
ezyrevenue: ^0.0.4 copied to clipboard

EzyRevenue Flutter SDK — Simplify in-app subscription management across iOS and Android with a single API.

0.0.4 #

  • Updated Google Play Billing Library to version 8.0.0 or later to comply with Google Play requirements.
  • Migrated Android billing flow to support PendingPurchasesParams with one-time products and prepaid plans.
  • Updated queryProductDetailsAsync callbacks to work with QueryProductDetailsResult.

0.0.3 #

  • Fixed Web & WASM compatibility by removing direct dart:io dependency in client code.
  • Migrated Android plugin to Built-in Kotlin / jvmToolchain(17) standards.
  • Relocated Swift Package Manager (SPM) manifest to ios/ezyrevenue/Package.swift.
  • Formatted Dart files according to standard dart format.

0.0.2 #

  • Added Swift Package Manager (SPM) support for iOS.
  • Verbose logs are now suppressed in release builds to prevent accidental token/header exposure.
  • Access token is now encrypted before storing in SharedPreferences (backward-compatible with 0.0.1 sessions).
  • Guarded internal method channel logging with kDebugMode.

0.0.1 #

  • Initial release.
  • Cross-platform (iOS, Android, Web) in-app subscription management.
  • Single-call SDK initialization with automatic session persistence.
  • Fetch offerings, packages, and products from the EzyRevenue dashboard.
  • Purchase packages or individual products via native store flows.
  • Query subscriber entitlements.
  • Configurable logging with LogLevel and custom onLog callback.
1
likes
160
points
200
downloads

Documentation

API reference

Publisher

verified publisherwhizpool.com

Weekly Downloads

EzyRevenue Flutter SDK — Simplify in-app subscription management across iOS and Android with a single API.

Homepage
Repository (GitHub)
View/report issues

Topics

#subscriptions #in-app-purchases #monetization #payments

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, http, plugin_platform_interface, shared_preferences, web

More

Packages that depend on ezyrevenue

Packages that implement ezyrevenue