koi_pay_kit 0.1.1 copy "koi_pay_kit: ^0.1.1" to clipboard
koi_pay_kit: ^0.1.1 copied to clipboard

A universal payment engine for Flutter with pluggable SDK adapters, order caching, crash recovery, polling verification, and guard mechanisms.

Changelog #

0.1.1 - 2026-03-21 #

Fixed #

  • Shortened package description to meet pub.dev 180-character limit

0.1.0 - 2026-03-21 #

Added #

  • PaymentEngine with Guard → Cache → Invoke → Verify → Poll flow
  • PaymentSdk, OrderBackend, PaymentCache interfaces
  • SharedPrefsCache default implementation
  • PaymentLogger for observability
  • dispose() lifecycle management
  • recover() silent reconciliation
  • migrateLegacy() for cache migration
  • Equatable models with proper == / hashCode
  • Amount in cents (amountInCents) for precision
  • PaymentConfig with maxPollAttempts validation
0
likes
160
points
104
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A universal payment engine for Flutter with pluggable SDK adapters, order caching, crash recovery, polling verification, and guard mechanisms.

Repository (GitHub)
View/report issues

Topics

#payment #alipay #wechat-pay #in-app-purchase

License

MIT (license)

Dependencies

equatable, flutter, shared_preferences

More

Packages that depend on koi_pay_kit