local_biometric 0.0.2 copy "local_biometric: ^0.0.2" to clipboard
local_biometric: ^0.0.2 copied to clipboard

A robust, efficient, and performant local biometric identity plugin for Flutter.

0.0.2 #

  • Enhanced biometric lockout handling for both iOS and Android.
  • Added support for distinguishing between temporary (30s) and permanent lockouts on Android.
  • Implemented proactive lockout detection that alerts users immediately on page load.
  • Added a unified "Unlock with Passcode" recovery flow for both simple and encrypted authentication.
  • Refined native iOS mapping for biometric lockout codes (-7 and -8).
  • Fixed UI overflow issues in the example app and improved status reporting.
  • Improved Android build configuration with unified JVM targets and modern Kotlin DSL.

0.0.1 #

  • Initial release of local_biometric.
  • Added support for Simple Biometric Authentication (verifyPresence).
  • Added support for Encrypted Biometric Authentication with RSA/ECDSA signatures.
  • Added multi-page example app.
  • Standardized error codes across platforms.
2
likes
150
points
115
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A robust, efficient, and performant local biometric identity plugin for Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta, pigeon

More

Packages that depend on local_biometric

Packages that implement local_biometric