authpass / biometric_storage

Flutter plugin to store data behind biometric authentication (ie. fingerprint)
https://pub.dev/packages/biometric_storage
MIT License
171 stars 101 forks source link

Latest 3.0.0 version fails on android #32

Closed martingeorgiu closed 2 years ago

martingeorgiu commented 2 years ago

Latest version is throwing BiometricStoragePlugin.kt: (265, 21): Unresolved reference: androidBiometricOnly, which is probably just caused by this commit 48a0182f3bfea2a7e9c96bbdb1d027371c3449f1

hpoul commented 2 years ago

oops, thanks for the report. Seems like my last-minute find/replace was not successful 🤦‍♂️ just fixed it, can you please try 3.0.0-rc.2