- 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. |
||
---|---|---|
.. | ||
.vscode | ||
android | ||
assets | ||
ios | ||
lib | ||
linux | ||
macos | ||
test | ||
web | ||
windows | ||
.env | ||
.gitignore | ||
.metadata | ||
README.md | ||
analysis_options.yaml | ||
auth_and_panic_button_flow.md | ||
flutter_native_splash.yaml | ||
pubspec.lock | ||
pubspec.yaml | ||
schema.prisma | ||
supadart.yaml |
README.md
sigap
A mobile app for SIGAP Jember
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.