Skip to content

Releases: authpass/biometric_storage

v5.0.1

Choose a tag to compare

@hpoul hpoul released this 03 Feb 10:30
  • 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

Choose a tag to compare

@hpoul hpoul released this 08 Jun 07:15
  • Android: Move File I/O and encryption to background thread. (Previously used UI Thread)
    #64

v4.1.1

Choose a tag to compare

@hpoul hpoul released this 06 Apr 09:31
4.1.1

v4.1.0

Choose a tag to compare

@hpoul hpoul released this 05 Apr 19:36
android: Remove dependency on moshi