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

Flutter plugin for Android and iOS device authentication sensors such as Fingerprint Reader and Touch ID with no visible dialog on Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_auth_custom

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

dependencies:
  local_auth_custom: ^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:local_auth_custom/local_auth_custom.dart';
0
likes
20
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Android and iOS device authentication sensors such as Fingerprint Reader and Touch ID with no visible dialog on Android.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_plugin_android_lifecycle, intl, meta, platform

More

Packages that depend on local_auth_custom

Packages that implement local_auth_custom