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

Flutter Feature Biometric Platform Interface

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 authentication biometric & authentication device credential using same function

0.0.2 #

  • Refactor

0.0.1 #

  • Initial Release