biometric_authorization 0.1.2 copy "biometric_authorization: ^0.1.2" to clipboard
biometric_authorization: ^0.1.2 copied to clipboard

A Flutter plugin for biometric authentication on Android and iOS. Supports fingerprint, Face ID, Touch ID with both system and custom UI options.

Changelog #

0.1.2 #

  • Added Swift package file

0.1.1 #

  • Added dialog authentication mode for Android

0.1.0 Initial Release #

  • Implemented biometric authentication for Android and iOS platforms
  • Added support for fingerprint recognition on Android
  • Added support for Face ID and Touch ID on iOS
  • Implemented methods to check biometric availability on the device
  • Added functionality to verify if biometric credentials are enrolled
  • Developed method to retrieve available biometric types on the device
  • Created both system default UI and custom UI options for authentication
  • Added custom bottom sheet UI for Android
  • Implemented proper error handling and user cancellation detection
  • Included comprehensive documentation and usage examples
9
likes
0
points
91
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for biometric authentication on Android and iOS. Supports fingerprint, Face ID, Touch ID with both system and custom UI options.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on biometric_authorization

Packages that implement biometric_authorization