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.

0.0.3 #

  • Implements 'authenticate' operation in all platforms
    1. Android using Biometrics API

    2. macOS and iOS using Local Authentication

      • macOS uses LAPolicy deviceOwnerAuthentication
      • iOS uses LAPolicy deviceOwnerAuthenticationWithBiometrics
    3. Linux using libfprint (fprintd-verify)

0.0.2 #

  • Implements 'supports' operation on Android using Biometrics API

0.0.1 #

  • Implements 'supports' operation on macOS
  • Implements 'supports' operation on Linux
  • Implements 'supports' operation on iOS
11
likes
120
pub points
80%
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