flutter_feature_biometric 0.2.0 copy "flutter_feature_biometric: ^0.2.0" to clipboard
flutter_feature_biometric: ^0.2.0 copied to clipboard

Flutter Feature Biometric App Facing Package

0.2.0 #

  • add parameter encodedKey inside isBiometricChanged
  • change key to alias inside authenticateSecureEncrypt
  • change key to alias inside authenticateSecureDecrypt
  • change encodedIVKey to encodedKey inside authenticateSecureDecrypt
  • change AuthenticatorStatus to FeatureAuthenticatorStatus

0.1.0 #

  • Update docs
  • Update authenticate using device credential & biometric using same method

0.0.1 #

  • Initial App Facing Package