fingerprint_pro 1.0.2 copy "fingerprint_pro: ^1.0.2" to clipboard
fingerprint_pro: ^1.0.2 copied to clipboard

Secure biometric authentication and keystore-based signature system for Flutter, providing both simple and advanced fingerprint/face unlock features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fingerprint_pro

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

dependencies:
  fingerprint_pro: ^1.0.2

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:fingerprint_pro/fingerprint_pro.dart';
0
likes
140
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Secure biometric authentication and keystore-based signature system for Flutter, providing both simple and advanced fingerprint/face unlock features.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, local_auth, plugin_platform_interface

More

Packages that depend on fingerprint_pro

Packages that implement fingerprint_pro