PackageTrack
Sign in Get early access

biometric_auth_lock

A reusable biometric authentication and PIN lock service for Flutter apps with support for fingerprint, Face ID, and PIN fallback

0.2.1 bienvenuelisis/biometric_auth_lock

What this package is like to depend on

Last release 10 days ago

14 Aug 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

0 months old

3 releases · first in 2026

3 releases in the last 12 months

see the full history below

Release timeline

3 releases · Aug 2026 to Aug 2026
Release Pre-release

Releases

latest 3
  1. 0.2.1 14 Aug 2026
    Release notes
    • Add french documentation
    Open source →
  2. 0.2.0 11 Aug 2026
    Release notes
    • Breaking: BiometricLockService.withDefaults(LocalStorage) renamed to BiometricLockService.withStorage(LocalStorage).
    • Added parameterless BiometricLockService.withDefaults() — creates its own SharedPreferencesLocalStorage internally. Consumers no longer need to import local_storage_impl for the common case.
    • Added storage backend documentation (SecureLocalStorage, SharedPreferencesLocalStorage, MapLocalStorage) with usage examples.
    • Restructured Platform Setup: moved FlutterFragmentActivity requirement from Troubleshooting into the Android setup section.
    • Fixed README code samples that attempted to instantiate the abstract LocalStorage class directly.
    Open source →
  3. 0.1.0 04 Aug 2026
    Release notes
    • Initial release
    • Biometric authentication support (fingerprint, Face ID)
    • PIN code fallback authentication
    • Persistent authentication state storage
    • Multi-platform support (Android, iOS)
    • Functional error handling with Either
    • Comprehensive exception types
    • High-level and low-level API interfaces
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive