face_guard_liveness 1.0.4
face_guard_liveness: ^1.0.4 copied to clipboard
A production-ready Flutter SDK for real-time on-device face liveness detection and face verification using ML Kit and TFLite.
1.0.4 #
- Updated repository and homepage URLs to the correct GitHub path.
1.0.3 #
- Enhanced Dartdoc documentation for all public API elements.
- Fixed missing documentation for FaceVerificationResult.
1.0.2 #
- Minor documentation updates and metadata refinements.
1.0.1 #
- Updated dependencies to latest versions.
- Added Dartdoc documentation for public API.
- Fixed repository and homepage URLs.
1.0.0 #
- Initial release of Flutter Face Liveness SDK.
- Real-time face detection using Google ML Kit.
- Guided liveness actions (blink, smile, head rotation).
- On-device face verification and embedding comparison.
- Camera stream processing and frame conversion.
- Custom UI components for liveness flow.