koi_pay_kit 0.1.1
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.0 - 2026-03-21 #
Added #
PaymentEnginewith Guard → Cache → Invoke → Verify → Poll flowPaymentSdk,OrderBackend,PaymentCacheinterfacesSharedPrefsCachedefault implementationPaymentLoggerfor observabilitydispose()lifecycle managementrecover()silent reconciliationmigrateLegacy()for cache migration- Equatable models with proper
==/hashCode - Amount in cents (
amountInCents) for precision PaymentConfigwithmaxPollAttemptsvalidation