CAF SDK Flutter Plugin

A Flutter plugin that provides native integration with the CAF (Combate à Fraude) SDK, enabling document detection, face liveness verification, and related UI components in Flutter applications.

Documentation

Full setup, configuration, platform setup, event handling, and error reference are in the official documentation:

https://docs.caf.io/caf-sdk/flutter/getting-started-with-the-sdk

Features

  • Document Detector - Detect and validate identity documents
  • Document Detector UI - Pre-built UI components for document capture
  • Face Liveness - Verify face liveness for biometric authentication
  • Face Liveness UI - Pre-built UI components for face capture
  • Cross-platform - Native implementation for both Android and iOS
  • Event-driven - Stream-based event handling for real-time updates

Quick start

flutter pub add caf_sdk

Then follow the getting started guide for module configuration, Android/iOS setup, permissions, and usage examples.

Check out the example app for a complete implementation example.

Requirements

  • Flutter >= 3.3.0
  • Dart ^3.9.0
  • Android API level 26+
  • iOS 13.0+

Support

For support and questions:

License

This plugin is proprietary software. Please refer to the license terms for usage rights and restrictions.