jobpassion / flutter_local_authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Authentication

A flutter plugin that allows access to Local Authentication / Biometrics on iOS, macOS, Linux and Android.

Features

  • Detects if biometric authentication can be done in the current platform (supportsAuthentication).

  • Triggers platform's native authentication for the current user (authenticate).

Supported platforms

  • iOS 10 or newer
  • macOS 10.12.2 or newer
  • Linux (requiered libfprint)
  • Android 6.0 or newer

About

License:GNU General Public License v3.0


Languages

Language:CMake 23.2%Language:C++ 22.0%Language:Swift 14.3%Language:Ruby 13.0%Language:Kotlin 12.1%Language:Dart 8.7%Language:C 4.2%Language:Objective-C 2.5%