I want to add the face authentication for andorid but could not find one. No packages are there and not event the solution. Any ideas?
Asked
Active
Viewed 1,406 times
2
-
Did you look at this package; https://pub.dev/packages/local_auth/example. The package has two type of auth, one is BiometricType.face and another BiometricType.fingerprint. – Timur Turbil Apr 16 '22 at 14:18
-
2@TimurTurbil that doesnot support face unlock in android – Narayan Poudel Apr 16 '22 at 18:00
-
1Nobody has implemented yet... – Tushar Asodariya Jun 13 '22 at 06:31
1 Answers
-1
Please try it:
How to do face id authentication for both android and iOS in flutter
Youtube:- https://youtu.be/M6Puy4EBrz4

Jayswal Viraj
- 110
- 1
- 8
-
1
-
My dear guess is not solution. Try and practice is real solution. – Jayswal Viraj Apr 18 '22 at 17:26