local_auth_ios 1.0.4 copy "local_auth_ios: ^1.0.4" to clipboard
local_auth_ios: ^1.0.4 copied to clipboard

discontinuedreplaced by: local_auth_darwin
outdated

iOS implementation of the local_auth plugin.

1.0.4 #

  • Fixes deviceSupportsBiometrics to return true when biometric hardware is available but not enrolled.

1.0.3 #

  • Adopts Object.hash.

1.0.2 #

  • Adds support localizedFallbackTitle in authenticateWithBiometrics on iOS.

1.0.1 #

  • BREAKING CHANGE: Changes stopAuthentication to always return false instead of throwing an error.

1.0.0 #

  • Initial release from migration to federated architecture.