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
389 stars 194 forks source link

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

Open aravinthk00 opened 1 year ago

aravinthk00 commented 1 year 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,