MCarlomagno / FaceRecognitionAuth

😀🤳 Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Firebase ML vision library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have you tried to implement without Firebase and just ML kit?

SushantGautam opened this issue · comments

https://developers.google.com/ml-kit/migration/android#new
Since we are not using Firebase's cloud component it is wiser to move to the ML kit.
I don't think there is a library yet.

Hi! thanks for the contribution, this pull request should fix it, I wil check it out and then if works fine, merge it

#21