flutter_local_auth_invisible 0.4.0+2 copy "flutter_local_auth_invisible: ^0.4.0+2" to clipboard
flutter_local_auth_invisible: ^0.4.0+2 copied to clipboard

outdated

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: ^0.4.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:flutter_local_auth_invisible/flutter_local_auth_invisible.dart';
52
likes
0
pub points
83%
popularity

Publisher

verified publisherdvaplus.eu

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, intl, meta, platform

More

Packages that depend on flutter_local_auth_invisible