digified_flutter_plugin 0.0.1
digified_flutter_plugin: ^0.0.1 copied to clipboard
Flutter plugin for Digified's Arabic eKYC and eContract SDKs - Proprietary digital identity verification and electronic contract solutions for Arabic markets.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 - 2025-11-11 #
Added #
- Initial release of Digified Flutter Plugin
- Android integration with Digified eKYC SDK (v0.0.1)
- Android integration with Digified eContract SDK (v0.0.2)
- iOS integration with Digified SDK
presentEKYC()method for launching eKYC identity verification flowpresentEContract()method for launching eContract electronic signature flow- Support for custom MainActivity extending AppCompatActivity
- Hilt dependency injection support for Android
- Material Components theme support
- Comprehensive documentation and setup guide
- MIT License
Technical Details #
- Minimum Android SDK: API 24 (Android 7.0)
- Kotlin: 2.2.21
- Hilt: 2.57.1
- Minimum iOS: 16.0+
- Flutter SDK: >=3.0.0
- Dart SDK: >=2.18.0 <4.0.0