biometric_guard
Flutter plugin for biometric and device authentication on Android & iOS, featuring session management, widget/navigation-level guards, and reactive UI state.
What this package is like to depend on
Last release 3 months ago
04 May 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
4 months old
5 releases · first in 2026
5 releases in the last 12 months
see the full history below
Release timeline
5 releases · Apr 2026 to May 2026Releases
latest 5-
1.0.404 May 2026 -
1.0.303 May 2026Release notes
Open source →ios- fixed - Reorganized iOS Swift source files into Swift Package Manager–compatible project structure- Resolved static analysis and lint warnings
- Minor internal code and test cleanup
-
1.0.228 Apr 2026Release notes
Open source →ios— feature - - Added Swift Package Manager (SPM) support for iOS.- Improved example app implementation and code structure.
-
1.0.126 Apr 2026Release notes
Open source →BiometricGuard— widget - Fixed navigation to the previous screen when biometric authentication is cancelled.- Fixed broken image links in README for better visibility on pub.dev.
-
1.0.026 Apr 2026Release notes
Open source →- Initial release
BiometricGuard— widget-level session-aware authentication gateBiometricRoute— navigation-level one-shot authentication gateBiometricSessionManager— singleton session and auth state managerSessionStateBuilder/SessionLockIndicator— reactive UI widgetsresumeOnForegroundsupport — prompt re-appears when app returns from backgroundbiometricOnlymode — disables PIN/pattern/password fallback- Typed
AuthResultwithAuthResultCode,AuthType, and helper getters BiometricSessionManager.forTesting()for mock injection in tests