biometric_auth_plugin 0.0.2 copy "biometric_auth_plugin: ^0.0.2" to clipboard
biometric_auth_plugin: ^0.0.2 copied to clipboard

description: Un plugin de autenticación biométrica para Flutter compatible con Android e iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add biometric_auth_plugin

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

dependencies:
  biometric_auth_plugin: ^0.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:biometric_auth_plugin/biometric_auth_plugin.dart';
3
likes
150
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

description: Un plugin de autenticación biométrica para Flutter compatible con Android e iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on biometric_auth_plugin

Packages that implement biometric_auth_plugin