biometric_authentication 1.0.5 copy "biometric_authentication: ^1.0.5" to clipboard
biometric_authentication: ^1.0.5 copied to clipboard

A Flutter package for biometric authentication

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add biometric_authentication

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  biometric_authentication: ^1.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:biometric_authentication/biometric_authentication.dart';
2
likes
120
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for biometric authentication

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, local_auth

More

Packages that depend on biometric_authentication