payhere_mobilesdk_flutter 1.2.1
payhere_mobilesdk_flutter: ^1.2.1 copied to clipboard
Make Onetime, Subscription and Pre-approval payments with your Flutter Mobile App through PayHere!
1.0.0 #
Initial release supporting the current PayHere Native Mobile SDKs. All payment types (One Time/Recurring/Tokenization) are supported when using PayHere Live Merchant accounts.
1.0.1 #
Added support for Recurring and Pre-approval payments in Sandbox.
1.0.2 #
Fixed Android builds failing
1.0.3 #
Opting into Flutter Null Safety
1.0.4 #
Updated Native SDKs to latest versions
1.1.0 #
Update iOS SDK to support Resource Bundles. Added more documentation.
1.2.0 #
Removes support for Resource Bundles (as in 1.0.4). Uses latest version of iOS SDK.
1.2.1 #
Fix iOS Dark Mode issues when building with Xcode 13