Flutter Local Authentication | Fingerprint and FaceID | Dart Packages

Опубликовано: 17 Март 2026
на канале: Fun with Flutter
35,907
551

In this video we use the Local Authentication package to demonstrate how you can easily introduce Fingerprint and FaceID local authentication for your Flutter application.

NOTE: At the end of the video we talk about the security aspect of using this package for local authentication. What this package does, is it provides a true or false state to indicate if a user has passed or failed biometric authentication. This package can not be used to securely store data, or authenticate to a remote server.

Resources:
https://pub.dartlang.org/packages/loc...
https://github.com/flutter/plugins/tr...