flutter_local_authentication 0.0.3 copy "flutter_local_authentication: ^0.0.3" to clipboard
flutter_local_authentication: ^0.0.3 copied to clipboard

outdated

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

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
11
likes
120
pub points
81%
popularity

Publisher

verified publishereaceto.dev

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

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_local_authentication