Edman P. Anjos

Results 3 comments of Edman P. Anjos

Is there a plugin with support for biometry or lock screen bound keys (e.g. as in keys generated with [setUserAuthenticationRequired](https://developer.android.com/reference/android/security/keystore/KeyGenParameterSpec.Builder#setUserAuthenticationValidityDurationSeconds(int)))? I couldn't find any. If not, [local_auth](https://pub.dev/packages/local_auth) could be used...

How do you suggest we encrypt this file? The crypto packages I find in pub don't look very battle tested.

I had the same problem and can confirm you fork fixes it. Thank you for publishing!