simple_biometric 0.0.4 copy "simple_biometric: ^0.0.4" to clipboard
simple_biometric: ^0.0.4 copied to clipboard

A biometric Flutter plugin.

0.0.4 #

  • Updated README.md

0.0.3 #

  • Modified checkBiometricType function in iOS to return the type of biometry available on the device by hardware, regardless of whether it is configured or not.
  • Refactored example code to version 0.0.2.
  • Edited README.md.

0.0.2 #

  • Updated README.md with preliminary configurations for Android and iOS.

0.0.1 #

  • Initial release of the Simple Biometric plugin.
  • Added biometric authentication feature.
  • Fixed issues with plugin_platform_interface dependency.