MIF_E31221222/sigap-mobile/lib/src
vergiLgood1 d9fffff68d feat: Enhance selfie verification process with ID card comparison
- Added functionality to compare the uploaded selfie with the ID card photo.
- Introduced new state variables in SelfieVerificationController to manage face comparison status and confidence levels.
- Implemented face detection and ID comparison logic in the selfie verification workflow.
- Updated UI components in SelfieVerificationStep to display face match results and provide retry options.
- Refactored IdentityVerificationStep to utilize new widget structure for better organization.
- Created separate widgets for identity verification fields and face verification section for improved readability and maintainability.
- Updated API endpoints for Azure Face API to use the latest version.
- Removed deprecated validation button from ImageUploader widget.
- Added navigation utility class for better route management.
2025-05-22 21:47:01 +07:00
..
cores feat: Enhance selfie verification process with ID card comparison 2025-05-22 21:47:01 +07:00
features feat: Enhance selfie verification process with ID card comparison 2025-05-22 21:47:01 +07:00
shared feat: Enhance selfie verification process with ID card comparison 2025-05-22 21:47:01 +07:00
utils feat: Enhance selfie verification process with ID card comparison 2025-05-22 21:47:01 +07:00