Flutter Face Auth
> Mobile face authentication using on-device deep learning and cloud integration.
Project Visuals




Project Overview
Flutter Face Auth is a mobile application for secure face authentication. It uses Google ML Kit for face detection, FaceNet512 for on-device face encoding, and cosine similarity for matching live faces with stored encodings. User data is securely stored in Firebase Firestore, delivering a scalable solution for identity verification on mobile devices.
Technologies Used
FlutterTFLiteFaceNet512Firebase Firestore
Key Features
- On-device face detection and encoding
- Secure face matching with cosine similarity
- Firebase Firestore integration for storing face data
- Scalable and mobile-friendly authentication