Eye detection using GoogleMlKit (firebase) in flutter
Below code, i am using for detecting face and eye in flutter, i am detecting face successfully using firebase google ml kit but problem is that while detecting eyes (leftEyeOpenProbability and rightEyeOpenProbability) always getting null.