dodopayments_checkout 1.0.2 copy "dodopayments_checkout: ^1.0.2" to clipboard
dodopayments_checkout: ^1.0.2 copied to clipboard

Open Dodo Payments' hosted checkout in a system browser tab and get a clean result from one call.

Changelog #

1.0.2 #

  • Bump com.dodopayments.api:checkout-android to 1.0.1 and downgrade kotlinx-coroutines-android to 1.9.0 to match — the old pins forced compileSdk 36+/AGP 8.9.1+ and a Kotlin 2.2.x-compatible compiler on consumers. Lowered this module's own compileSdk to 35 to match.
  • The plugin's compileSdk can now be raised without forking it: set dodoCompileSdk in your app's gradle.properties (or root project ext). Defaults to 35. Useful if another plugin pulls in an AndroidX build that requires compileSdk 36.

1.0.1 #

  • No functional changes. Re-releases 1.0.0 through the automated pub.dev publishing workflow; the package contents are identical.

1.0.0 #

  • Initial release: DodoCheckout.instance.start(CheckoutParams) over the native iOS/Android checkout cores via Pigeon; typed CheckoutResult, CheckoutException, and abandoned-session recovery (getAbandonedSession / clearAbandonedSession).
0
likes
150
points
134
downloads

Documentation

API reference

Publisher

verified publisherdodopayments.com

Weekly Downloads

Open Dodo Payments' hosted checkout in a system browser tab and get a clean result from one call.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, meta

More

Packages that depend on dodopayments_checkout

Packages that implement dodopayments_checkout