FaceRecognitionAuth
FaceRecognitionAuth copied to clipboard
Sign up page
Face is not recognizing in sign up page. Facedetect is always null inside the app.
I'm also facing the same issue
im the same issue in sign up page
same issue is there any one who solved it
setState(() { faceDetected = _faceDetectorService.faces[0]; }); Add this to line number 102 in sign-up.dart. as @ankitpanwar8979 says
I think This will help you-https://www.youtube.com/watch?v=0vkrISy4J_o