Incorporating Facial Matching for ID Verification with Liveness Detection in FlutterFlow

Database & APIs

Hi everyone, I'm exploring ways to implement facial matching for user ID verification in our app. Specifically, the goal is to verify that the face on an uploaded ID matches the user’s face in real-time during a liveness check. This feature would need to ensure there’s a face detected live and confirm it aligns with the ID.
I’m also interested in any tips on how to integrate this into FlutterFlow. I’d appreciate any insights, suggestions, or advice on tools, APIs, or custom code approaches that might work within the FlutterFlow environment.

What have you tried so far?

Currently, I’ve looked into some facial recognition APIs but haven’t yet found a comprehensive solution that combines both facial matching and liveness detection within FlutterFlow.

Did you check FlutterFlow's Documentation for this topic?
Yes
4