airwallex_payment_flutter 0.1.14
airwallex_payment_flutter: ^0.1.14 copied to clipboard
A payment Flutter plugin project.
0.1.14 #
0.1.12 #
Bug Fixes - iOS: Fix UIScene lifecycle support — use scene-based window lookup in getViewController() to support apps using UIScene lifecycle, where the app delegate's window is nil (#49, fixes #48) Dependencies - Android: Update Airwallex Android SDK to 6.5.0 (#47) - iOS: Update Airwallex iOS SDK to 6.4.0 (#46) Build & Tooling - Update Kotlin versions (plugin: 1.8.22 → 1.9.25, example: 1.8.22 → 2.1.0) - Bump minimum Flutter to 3.38.1 for UIScene lifecycle support - Update compileSdkVersion to match native SDK requirement - Adopt UIScene lifecycle in example app - CI: require iOS and Android builds to pass before publishing
0.1.10 #
0.1.9 #
0.1.8 #
0.1.7 #
Update to iOS 6.3.0, Android 6.3.1
0.1.6 #
Update to iOS 6.2.1, Android 6.2.7
0.1.5 #
Update to iOS 6.1.9, Android 6.2.4
0.1.4 #
Update android dependency to 6.2.2
0.1.3 #
- Update iOS dependency to 6.1.8
- Update
airwallex_payment_flutter.podspec, explicitly sets.static_framework = true
0.1.0 #
- Update details...
0.0.2 #
- Support more payment APIs.
- Support payment APIs for the iOS platform.
0.0.1 #
- Initialize the payment project.