MIF_E31221222/sigap-mobile/lib
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
..
src feat: Enhance selfie verification process with ID card comparison 2025-05-22 21:47:01 +07:00
supadart feat: Implement repositories for permissions, profiles, resources, roles, and users 2025-05-19 14:22:38 +07:00
app.dart Add role selection 2025-05-19 13:35:57 +07:00
main.dart feat: Enhance selfie verification process with ID card comparison 2025-05-22 21:47:01 +07:00
navigation_menu.dart feat: Update pubspec.yaml with new dependencies and local assets 2025-05-16 15:42:03 +07:00
splash_screen.dart feat: Add image upload and selection functionality with ImageSourceDialog and ImageUploader widgets 2025-05-22 16:20:34 +07:00