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

Migrate to standalone ml kit #21

Closed peterlazar1993 closed 3 years ago

peterlazar1993 commented 3 years ago
MCarlomagno commented 3 years ago

Thanks! all seems good, I didnt notice about the ML vision deprecation, I will try to test this today

peterlazar1993 commented 3 years ago

Awesome, I am almost done with iOS implementation. Will send a PR once it's done.