flutter_pua_auth_ios 1.0.2 copy "flutter_pua_auth_ios: ^1.0.2" to clipboard
flutter_pua_auth_ios: ^1.0.2 copied to clipboard

PlatformiOS

iOS implementation of Flutter PUA Auth plugin providing native iOS integration for biometric authentication and face monitoring using The Whisper Company's PUA SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_pua_auth_ios

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

dependencies:
  flutter_pua_auth_ios: ^1.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_pua_auth_ios/flutter_pua_auth_ios.dart';
0
likes
140
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of Flutter PUA Auth plugin providing native iOS integration for biometric authentication and face monitoring using The Whisper Company's PUA SDK.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_pua_auth

More

Packages that depend on flutter_pua_auth_ios

Packages that implement flutter_pua_auth_ios