face_liveness_detector 0.1.4
face_liveness_detector: ^0.1.4 copied to clipboard
A Flutter plugin for AWS Rekognition Face Liveness detection, allowing secure face biometric verification through AWS's Rekognition service.
0.1.0 #
- Initial release.
- Basic implementation of FaceLivenessDetector widget.
- Support for AWS Rekognition Face Liveness detection on iOS and Android.
- Integration with AWS Amplify for authentication.
- Example app demonstrating how to use the widget with a backend service.