digified_flutter_plugin 0.0.2 copy "digified_flutter_plugin: ^0.0.2" to clipboard
digified_flutter_plugin: ^0.0.2 copied to clipboard

Flutter plugin for Digified's Arabic eKYC and eContract SDKs. Provides native flows for identity verification and electronic contract signing with updated Android integration (FlutterActivity + Hilt) [...]

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 flow
  • presentEContract() 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

0.0.2 - 2025-11-14 #

Changed #

  • Simplified Android integration instructions: use FlutterActivity + @AndroidEntryPoint instead of manual AppCompatActivity with explicit FlutterEngine wiring.
  • Refined package description to highlight native flows and updated Android approach.

Fixed #

  • Removed erroneous sample causing compile errors (FlutterEngineCache, incorrect lifecycle observer usage, back press override mismatch).
  • Corrected and cleaned README code blocks (proper fenced formatting, no duplication).
  • Ensured iOS minimum deployment target consistently documented as 16.0+.

Documentation #

  • Updated README: streamlined Android setup steps, clarified Hilt configuration, reinforced iOS 16+ requirement.
  • Publishing guide remains unchanged.

Technical Notes #

  • No API surface change in Dart methods (presentEKYC, presentEContract).
  • Internal Android activity recommendation changed; existing custom activities still compatible.
0
likes
0
points
498
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Digified's Arabic eKYC and eContract SDKs. Provides native flows for identity verification and electronic contract signing with updated Android integration (FlutterActivity + Hilt) and iOS 16+ support.

Homepage
Repository
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on digified_flutter_plugin

Packages that implement digified_flutter_plugin