face_recognition_auth 1.0.0
face_recognition_auth: ^1.0.0 copied to clipboard
A powerful Flutter package that provides secure, reliable face recognition authentication using TensorFlow Lite and Google ML Kit. Implement face-based authentication in your Flutter apps with real-ti [...]
1.0.0 #
- Initial release of face_recognition_auth package
- Implemented face recognition authentication using TensorFlow Lite
- Added Google ML Kit integration for face detection
- Created FaceAuthController for easy state management
- Added FaceAuthView for camera preview and face detection
- Implemented user registration and authentication flows
- Added SQLite database for storing face embeddings
- Included example app demonstrating usage
- Added comprehensive documentation and README
0.0.1 #
- TODO: Describe initial release.