flutter_local_auth_invisible 2.2.0 copy "flutter_local_auth_invisible: ^2.2.0" to clipboard
flutter_local_auth_invisible: ^2.2.0 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 flutter_local_auth_invisible

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

dependencies:
  flutter_local_auth_invisible: ^2.2.0

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:flutter_local_auth_invisible/flutter_local_auth_invisible.dart';
53
likes
140
points
87
downloads

Publisher

verified publisherdvaplus.eu

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_plugin_android_lifecycle, intl, meta, platform

More

Packages that depend on flutter_local_auth_invisible