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