Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Flutter plugin to store data behind biometric authentication

biometric_storage

Encrypted file store, optionally secured by biometric lock for Android, iOS and MacOS.

Meant as a way to store small data in a hardware encrypted fashion. E.g. to store passwords, secret keys, etc. but not massive amounts of data.

On android uses androidx uses KeyStore and on iOS LocalAuthentication with KeyChain.

Check out AuthPass Password Manager for a app which makes heavy use of this plugin.

Versions

Getting Started

Android

iOS

https://developer.apple.com/documentation/localauthentication/logging_a_user_into_your_app_with_face_id_or_touch_id

Mac OS

Resources

Download biometric authentication source code on GitHub

https://github.com/authpass/biometric_storage

Exit mobile version
Skip to toolbar