biometric_access 0.0.1 copy "biometric_access: ^0.0.1" to clipboard
biometric_access: ^0.0.1 copied to clipboard

The Biometric Access Plugin enables biometric-based authentication with seamless integration of different biometric devices

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add biometric_access

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

dependencies:
  biometric_access: ^0.0.1

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_access/biometric_access.dart';
2
likes
140
pub points
23%
popularity

Publisher

unverified uploader

The Biometric Access Plugin enables biometric-based authentication with seamless integration of different biometric devices

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, universal_io, web, xml2json

More

Packages that depend on biometric_access