kpatel23
kpatel23

Reputation: 27

Flutter local_auth , I want to get fingerprint signature so I can encrypt it with password

Is there a way to obtain a unique fingerprint signature of the user using the local_auth package (Flutter/Dart) so that I can encrypt it along with a password and store it? (Reference: https://pub.dev/packages/local_auth/example)

Upvotes: 1

Views: 148

Answers (0)

Related Questions