FaceRecognitionAuth and FaceRecognition-Flutter

Given the overlapping feature sets like "face recognition" and "face detection," these two tools are competitors, with A being a more complete open-source solution for authentication and B appearing to be a commercial SDK offering a broader range of biometric features.

FaceRecognitionAuth
51
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 2/25
Adoption 6/25
Maturity 8/25
Community 15/25
Stars: 408
Forks: 200
Downloads:
Commits (30d): 0
Language: Dart
License: BSD-3-Clause
Stars: 18
Forks: 4
Downloads:
Commits (30d): 0
Language: Dart
License:
Archived Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About FaceRecognitionAuth

MCarlomagno/FaceRecognitionAuth

😀🤳 Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Firebase ML vision library.

The app performs on-device face embedding inference using TensorFlow Lite's tflite_flutter package (which binds via dart:ffi to the C API), enabling real-time facial feature extraction without cloud dependencies. Authentication flows leverage Google ML Kit for camera integration and face detection, while embedding comparison handles sign-up and sign-in verification locally on the device.

About FaceRecognition-Flutter

Faceplugin-ltd/FaceRecognition-Flutter

Face Recognition, Face Liveness Detection, Face Anti-Spoofing, Face Detection, Face Landmarks, Face Compare, Face Matching, Face Pose, Face Expression, Face Attributes, Face Templates Extraction, Face Landmarks

This solution helps integrate secure identity verification into mobile apps, recognizing individuals and confirming they are real people, not imposters. It takes a live camera feed or an image of a face and outputs a verification decision, ensuring robust security. This is for app developers building mobile applications that require strong user authentication or identity verification.

mobile-security identity-verification biometric-authentication access-control fraud-prevention

Scores updated daily from GitHub, PyPI, and npm data. How scores work