kevin_flutter_in_app_payments_ios 1.2.0
kevin_flutter_in_app_payments_ios: ^1.2.0 copied to clipboard
iOS implementation of the kevin_flutter_in_app_payments plugin.
1.2.0 #
- BREAKING: KevinPaymentType was deprecated and removed, only bank payments are accepted
- Upgrade:
kevin_ios: 2.4.0kevin_flutter_core: 1.2.0kevin_flutter_in_app_payments_platform_interface: 1.2.0
1.1.0 #
- Update Dart min version to 3.0.0
- Upgrade:
kevin_ios: 2.3.0kevin_flutter_core: 1.1.0kevin_flutter_in_app_payments_platform_interface: 1.1.0
1.0.4 #
- Upgrade:
kevin_ios: 2.2.9kevin_flutter_core: 1.0.6kevin_flutter_in_app_payments_platform_interface: 1.0.4
1.0.3 #
- Make SDK modal sheet non-dismissible on iOS >= 13
- Upgrade:
kevin_flutter_core: 1.0.5kevin_flutter_in_app_payments_platform_interface: 1.0.3kevin_ios: 2.2.6
1.0.2 #
- Upgrade:
kevin_flutter_core: 1.0.4kevin_flutter_in_app_payments_platform_interface: 1.0.2
1.0.1 #
- FIX: skipBankSelection functionality fixed
1.0.0 #
- Initial release.