secure_emi_sdk 0.0.3
secure_emi_sdk: ^0.0.3 copied to clipboard
SecureEMI Flutter Plugin provides a secure bridge to the SecureEMI Android SDK, enabling merchants to integrate EMI mandate setup, KYC verification, and installment management into Flutter applications.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[Unreleased] #
Added #
- Placeholder for upcoming changes and release notes.
Notes #
- This project uses a proprietary Android AAR hosted on AWS CodeArtifact. Ensure repository credentials (token) are stored securely (CI secret manager or environment variable).
0.0.1 - 2026-01-09 #
Added #
- Initial proprietary release of SecureEMI Flutter plugin.
- Android integration using the SecureEMI AAR published to AWS CodeArtifact.
README.mdwith installation and repository credential instructions.LICENSEindicating proprietary distribution.- Example usage and basic setup instructions for Android Gradle configuration.
Changed #
- N/A
Fixed #
- N/A