Flutter Gems is a curated list of 5600+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Biometric and Local Authentication packages

Last updated: April 2, 2024

There are many ways to authenticate a user's identity on a mobile device. The most common method is through local authentication using device PIN, Pattern or Passcode, but another option includes biometric authentication. Biometric authentication is a type of security that uses a person's physical characteristics, such as their fingerprint or iris, to verify their identity. This type of authentication is often used in smartphones, as it is more secure than using a traditional password.

The complete list of Biometric Authentication (Fingerprint, Iris) and Local Authentication (PIN, Pattern, Passcode) Flutter packages is proided below.


local_auth
Dart 3 compatible 👍 2.59K
Maintenance Status: Good

Flutter plugin for Android and iOS devices to allow local authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.

biometric_storage
Dart 3 compatible 👍 228
Maintenance Status: Good

Secure Storage: Encrypted data store optionally secured by biometric lock with support for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorage).

flutter_screen_lock Card Image
flutter_screen_lock
Dart 3 compatible 👍 215
Maintenance Status: Good

Provides the ability to lock the screen on ios and android. Biometric authentication can be used in addition to passcode.

flutter_app_lock
Dart 3 compatible 👍 100
Maintenance Status: Good

A Flutter package for showing a lock screen on app open and app pause.

flutter_locker
Dart 3 compatible 👍 42
Maintenance Status: Good

Secures your secrets in keychain using biometric authentication (Fingerprint, Touch ID, Face ID...)

passkeys Card Image
passkeys
Dart 3 compatible 👍 33
Maintenance Status: Good

Flutter plugin enabling simple passkey authentication. Can be either used with a ready-to-use relying party server (Corbado) or with your custom relying party.

native_auth
Dart 3 compatible 👍 29
Maintenance Status: Good

this package is to implement faceID, touchID and fingerprint authentication

flutter_authgear Card Image
flutter_authgear
Dart 3 compatible 👍 3
Maintenance Status: Good

Authgear SDK for Flutter

flutter_local_auth_invisible
Dart 3 compatible 👍 50
Maintenance Status: Poor

Flutter plugin for Android and iOS device authentication sensors such as Fingerprint Reader and Touch ID with no visible dialog on Android.

is_lock_screen
Dart 3 compatible 👍 45
Maintenance Status: Poor

Detects if device is in lock screen. Useful for determining whether app entered background due to locking screen or leaving app.

biometricx
Dart 3 compatible 👍 34
Maintenance Status: Poor

The easy way to use biometric authentication in your Flutter app.

pattern_lock
Dart 3 compatible 👍 33
Maintenance Status: Poor

Pattern lock as Flutter widget. Customizable and easy to use.