caf_sdk 2.0.0 copy "caf_sdk: ^2.0.0" to clipboard
caf_sdk: ^2.0.0 copied to clipboard

A Flutter plugin that provides native integration with the CAF (Combate à Fraude) SDK.

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.

1
likes
150
points
2.29k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides native integration with the CAF (Combate à Fraude) SDK.

Homepage

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on caf_sdk

Packages that implement caf_sdk