face_liveness_detector 0.2.2
face_liveness_detector: ^0.2.2 copied to clipboard
A Flutter plugin for AWS Rekognition Face Liveness detection, allowing secure face biometric verification through AWS's Rekognition service.
0.2.2 #
- Updated AWS Amplify dependencies to latest versions
- Amplify updated to 2.46.1
- AWSCognitoAuthPlugin updated to 2.46.1
- AmplifyUILiveness updated to 1.3.5
- Added AmplifyUtilsNotifications dependency
- Improved compatibility with latest AWS Amplify Face Liveness SDK
0.2.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.