mytm_liveness_sdk 1.0.0
mytm_liveness_sdk: ^1.0.0 copied to clipboard
Liveness and KYC SDK for Flutter — passport and ID capture, MRZ, NFC chip reading, selfie liveness, face match, and backend verification.
1.0.0 #
- Initial release of the Sullis KYC SDK for Flutter.
- Session creation, document capture (passport / national ID, front & back) with attempt grouping.
- Selfie capture for liveness and face‑match.
- Optional passport NFC chip read (Android
jmrtd, iOSNFCPassportReader). - Camera overlay widgets (
CaptureScreen,PassportCameraOverlay,FaceCameraOverlay,NfcCapturePrompt) composed over a host‑suppliedCameraPreview. submitVerificationfinalizes the attempt and prints & returns the submit‑API response.- Typed callbacks and a sealed
SullisExceptionhierarchy.