-
Hey, your repository is very helpful. However, I was wondering if we can take the user fingerprint without prompting through a bottom sheet. Actually, I am building a vault that is disguised as a calc…
-
It really really needs encryption to password to server it's purpose, here is good tutorial on how it should look like
https://dev.to/ranilch/securing-data-with-biometricprompt-35mo
IMHO, it's a…
-
If you press the Cancel button after completing Face authentication, the crash below always occurs, and the status is Authentication in progress.
- local_auth: ^2.1.0
Code sample
```dart
try…
-
Investigate whether it's possible to catch an error in Android 9+ BiometricPrompt even when user press cancel after lockout.
Steps to reproduce:
- Try to authenticate with biometry.
- Try different…
-
###### Info
* __Version__: 1.1.4
* __Source__: (Google Play/GitHub/F-Droid/?) Google play
* __Vault encrypted:__ Yes (with biometric unlock)
* __Device:__ OnePlus 6
* __Android version and …
-
When testing the library on the One Plus 9 I have noticed that if I cancel the dialog while prompting for a fingerprint, instead of getting an onCanceled callback like I do on other devices I am seein…
-
Need to support the newer [BiometricPrompt](https://developer.android.com/reference/androidx/biometric/BiometricPrompt) API and move off the deprecated `KeyguardManager#createConfirmDeviceCredentialIn…
-
### Steps to Reproduce
1. Switch to the Beta channel and download/install all updates.
2. Update your Android SDK to include the Android 9.0 SDK.
3. Switch your Android project to target Android …
-
/cc @mcomella
### Steps to reproduce
Settings > Logins and passwords > Saved logins > unlock
### Expected behavior
No leak.
### Actual behavior
```
┬───
│ GC Root: Global variable in native cod…
-
## Steps to reproduce
1. Enable finger print auth.
2. Open a site and leave app.
3. Return to the app.
### Expected behavior
- The fingerprint auth prompt has the 'New Session' text fully visib…