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

PlatformAndroid

Un plugin Flutter pour l'authentification biométrique (empreinte digitale ou reconnaissance faciale) sur Android, utilisant les API AndroidX Biometric. Permet une intégration rapide et fluide de la b [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add empire_auth_biometric

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

dependencies:
  empire_auth_biometric: ^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:empire_auth_biometric/empire_auth_biometric.dart';
3
likes
140
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Un plugin Flutter pour l'authentification biométrique (empreinte digitale ou reconnaissance faciale) sur Android, utilisant les API AndroidX Biometric. Permet une intégration rapide et fluide de la biométrie dans vos applications Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on empire_auth_biometric

Packages that implement empire_auth_biometric