MCarlomagno / FaceRecognitionAuth

😀🤳 Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Firebase ML vision library.
BSD 3-Clause "New" or "Revised" License
385 stars 193 forks source link

Null check operator used on a null value while I pressed SignIn #65

Open aravinthk00 opened 10 months ago

aravinthk00 commented 10 months ago

when i clicekd capture button in sigin screen , getting Null check operator used on a null value.

image

please anyone assist to resolve this, Thanks in advanced,