简体   繁体   中英

How to add fingerprint scanner in flutter app

I am trying to add fingerprint authentication in my screen app by using local_auth package in flutter.. but my device doesn't support fingerprint... my android version is 7.1.1... is there a way to add authentication using fingerprint when device doesn't support?.. or is there a package in flutter to add fingerprint scanner

No, because your device will not be able to read your biometrics. No lib can help you with that.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM