DocumentDetector
The Document Detector SDK allows seamless document capture and verification, enabling you to integrate advanced document detection capabilities into your applications.
This library provides a Flutter bridge for our native SDKs. The versions currently in use are as follows:
Android:
com.combateafraude.sdk:document-detector:15.0.3
iOS:
DocumentDetector, 15.0.3
The Document Detector SDK utilizes cutting-edge artificial intelligence to capture and verify document images reliably, ensuring fraud prevention and compliance. It is ideal for onboarding processes that require document authentication.
Repository
You can access the Caf's Document Detector Flutter Repository here.
Terms & Policies
When using our SDKs, please make sure that you agree with our Privacy Policy and our Terms and Conditions of Use.
SDK Dependencies
The Document Detector SDK relies on the following external libraries:
Android
TensorFlowLiteC
2.14.0
CafSolutions
1.0.1
TensorFlowLiteC: Provides support for machine learning models used during document detection.
CafSolutions: Provides utilities for secure data processing and compliance with regulatory standards.
iOS
TensorFlowLiteC
2.14.0
CafSolutions
1.0.1
TensorFlowLiteC: Provides support for machine learning models used during document detection.
CafSolutions: Provides utilities for secure data processing and compliance with regulatory standards.
Runtime Permissions
Android
CAMERA
Capturing images of the document for verification purposes.
✅
iOS
Privacy - Camera Usage Description
Capturing images of the document for verification purposes.
✅
Last updated