Skip to content

Releases: authpass/biometric_storage

v5.0.1

03 Feb 10:30

Choose a tag to compare

  • Add option for iOS/MacOS to allow non-biometric authentication (darwinBiometricOnly) #101
    • Improve [canAuthenticate] to differentiate between no available biometry and no available
      user code.
  • Bump dart sdk requirement to 3.2.

v4.1.2

08 Jun 07:15

Choose a tag to compare

  • Android: Move File I/O and encryption to background thread. (Previously used UI Thread)
    #64

v4.1.1

06 Apr 09:31

Choose a tag to compare

4.1.1

v4.1.0

05 Apr 19:36

Choose a tag to compare

android: Remove dependency on moshi