PackageTrack
Sign in Get early access

biometric_secure_vault

Secure key-value storage gated by biometric authentication with change detection and PIN fallback.

1.2.1 landxcape/biometric_secure_vault

What this package is like to depend on

Last release 4 months ago

15 Apr 2026

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

4 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Apr 2026 to Apr 2026
Release Pre-release

Releases

latest 4
  1. 1.2.1 15 Apr 2026
    Release notes

    docs: update README to reflect factory constructor (v1.2.1)

    Open source →
    Release notes
    • Updated documentation to reflect the new BiometricVault() factory constructor.
    Open source →
  2. 1.2.0 15 Apr 2026
    Release notes

    feat: add factory constructor to BiometricVault interface (v1.2.0)

    Open source →
    Release notes
    • Added factory constructor to BiometricVault interface.
      • Allows users to instantiate the vault using BiometricVault() instead of BiometricVaultImpl().
      • Simplifies API surface and improves encapsulation.
    • Internal cleanup and documentation updates.
    Open source →
  3. 1.1.0 08 Apr 2026
    Release notes

    Chore: Update example lints and lockfile

    Open source →
    Release notes
    • Breaking Change: Migrated from freezed to native Dart 3 sealed classes.
      • Replaced .when()/.maybeWhen() with native switch expressions and pattern matching.
    • Removed freezed and freezed_annotation dependencies for a smaller package footprint.
    • Updated BiometricVaultImpl to use latest local_auth 3.x patterns.
    • Improved API documentation for all result classes.
    Open source →
  4. 1.0.0 08 Apr 2026
    Release notes
    • Initial release of biometric_secure_vault.
    • Secure key-value storage gated by biometric authentication.
    • Support for FaceID, Fingerprint, and Iris scan.
    • Optional device PIN/Passcode fallback.
    • Biometric set change detection (detects when new fingerprints/faces are added to the device).
    • Strictly typed result handling.
    • Decoupled architecture for high reusability.
    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