flutter_biometrics 0.3.0 copy "flutter_biometrics: ^0.3.0" to clipboard
flutter_biometrics: ^0.3.0 copied to clipboard

Flutter plugin which lets you to generate key pair and do cryptographic signing using biometric authentication.

0.3.0 #

  • Migration to null-safety

0.2.0 #

  • V2 Embedding for Android
  • Re-written in Swift
  • Biometrics invalidation upon context change
  • Naming changes for enum BiometricType -> BiometricsType

0.1.0 #

  • Added support for iOS

0.0.4 #

  • Return type changed for createKeys and sign from [String] to [dynamic]
  • Removed misleading tests which will be replaced by proper ones

0.0.3 #

  • Fix for homepage url

0.0.2 #

  • Fix for [meta] dependency version

0.0.1 #

  • Initial release
19
likes
130
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin which lets you to generate key pair and do cryptographic signing using biometric authentication.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on flutter_biometrics