biometric_auth_library 0.0.1 copy "biometric_auth_library: ^0.0.1" to clipboard
biometric_auth_library: ^0.0.1 copied to clipboard

A Flutter plugin for seamless biometric authentication using fingerprint or Face ID. Simplify user authentication in your applications.

biometric_auth_library #

A Flutter plugin for seamless and secure biometric authentication (fingerprint, Face ID, etc.) on Android and iOS devices. Simplify user authentication in your applications.


Features #

This plugin offers a robust and easy-to-use solution for integrating biometric authentication into your Flutter applications.

  • Cross-platform Compatibility: Supports both Android (fingerprint) and iOS (Face ID, Touch ID).
  • Simple API: Provides straightforward methods to check biometric availability and authenticate users.
  • Customizable Prompts: You can easily customize the messages displayed to the user during the authentication process.
  • Status Callbacks: Get clear feedback on authentication success or failure.

Getting started #

Installation #

Add biometric_auth_library to your pubspec.yaml file:

dependencies:
  flutter:
    sdk: flutter
  biometric_auth_library: ^0.0.1 # Utilisez la version actuelle de votre package
0
likes
150
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for seamless biometric authentication using fingerprint or Face ID. Simplify user authentication in your applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, local_auth

More

Packages that depend on biometric_auth_library

Packages that implement biometric_auth_library