secure_emi_sdk 0.0.1
secure_emi_sdk: ^0.0.1 copied to clipboard
Flutter plugin for SecureEMI KYC
File: README.md #
Secure EMI Flutter Plugin #
SecureEMI Flutter plugin provides bindings to the proprietary SecureEMI Android SDK (AAR). It exposes payment and EMI flows for Android through a Flutter-friendly API.
Status #
Proprietary SDK — not open source. All rights reserved.
Installation (Android) #
- Add the plugin to your Flutter app
pubspec.yaml(replace with your package name/version):
dependencies:
secure_emi_sdk: ^0.0.1