ekyc_flutter_sdk 1.0.3
ekyc_flutter_sdk: ^1.0.3 copied to clipboard
A comprehensive Flutter SDK for eKYC (electronic Know Your Customer) identity verification. Supports NFC scanning of Japanese driver's licenses, My Number cards, and residence cards with face liveness [...]
1.0.3 #
- Fixed face verification failure for residence cards
- Added NFC photo upload to S3 for proper face matching
- Enhanced photo data handling and extraction (supports Uint8List, List
- Improved error logging and debugging information
- Fixed issue where NFC chip photo was not being uploaded for face verification
1.0.2 #
- Fixed Android build error: NoClassDefFoundError
- Fixed AAR dependency configuration using flatDir repository
- Added proper error handling for plugin channel communication failures
- Fixed SharedPreferences and PackageInfo plugin initialization issues
- Improved device info retrieval with fallback values
- Enhanced stability and error recovery for production use
1.0.1 #
- Fixed Android plugin channel communication errors
- Added error handling for SharedPreferences initialization
- Improved error handling for PackageInfo and DeviceInfo plugins
- Enhanced stability for Android deployments
1.0.0 #
- Initial release
- Driver's License NFC scanning support
- My Number Card NFC scanning support
- Residence Card NFC scanning support
- Face liveness detection
- Face matching verification
- S3 photo upload integration
- AWS signature v4 authentication
- Comprehensive error handling