local_auth_android 1.0.2 copy "local_auth_android: ^1.0.2" to clipboard
local_auth_android: ^1.0.2 copied to clipboard

outdated

Android implementation of the local_auth plugin.

1.0.2 #

  • Fixes getEnrolledBiometrics to match documented behaviour: Present biometrics that are not enrolled are no longer returned.
  • getEnrolledBiometrics now only returns weak and strong biometric types.
  • deviceSupportsBiometrics now returns the correct value regardless of enrollment state.

1.0.1 #

  • Adopts Object.hash.

1.0.0 #

  • Initial release from migration to federated architecture.