bootpay_local_auth_darwin 1.4.11 copy "bootpay_local_auth_darwin: ^1.4.11" to clipboard
bootpay_local_auth_darwin: ^1.4.11 copied to clipboard

PlatformiOSmacOS

iOS implementation of the local_auth plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bootpay_local_auth_darwin

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

dependencies:
  bootpay_local_auth_darwin: ^1.4.11

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:bootpay_local_auth_darwin/local_auth_darwin.dart';
import 'package:bootpay_local_auth_darwin/types/auth_messages_ios.dart';
import 'package:bootpay_local_auth_darwin/types/auth_messages_macos.dart';
0
likes
150
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the local_auth plugin.

Topics

#authentication #biometrics #local-auth

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, intl, local_auth_platform_interface

More

Packages that depend on bootpay_local_auth_darwin