face_camera 0.0.6
face_camera: ^0.0.6 copied to clipboard
A Flutter camera plugin that detects faces in real-time. In addition it can capture automatically once a face is detected, This can be handy while taking a selfie during kyc.
0.0.6 #
- Added onFaceDetected callback
- Updates code for stricter lint checks.
- Updated dependencies.
- Modified
README.md
.
0.0.5 #
- Bug fix.
- Modified
README.md
.
0.0.4 #
- Updated dependencies.
- Added message builder returning detected face so developers can return message based on face position.
0.0.3 #
- Bug fix.
- Modified
pubspec.yaml
description.
0.0.2 #
- Fixed camera lens control.
0.0.1 #
- Initial release.