native_passkey_flutter 0.1.2 copy "native_passkey_flutter: ^0.1.2" to clipboard
native_passkey_flutter: ^0.1.2 copied to clipboard

SDK Flutter híbrido de autenticação WebAuthn/FIDO2 (Passkey) do ecossistema Swepay / NativeGuard. Usa passkey nativo (Android Credential Manager / iOS ASAuthorization) com fallback automático para WebView.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_passkey_flutter

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

dependencies:
  native_passkey_flutter: ^0.1.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:native_passkey_flutter/native_passkey_flutter.dart';
0
likes
140
points
23
downloads

Documentation

Documentation
API reference

Publisher

verified publisherswepay.co

Weekly Downloads

SDK Flutter híbrido de autenticação WebAuthn/FIDO2 (Passkey) do ecossistema Swepay / NativeGuard. Usa passkey nativo (Android Credential Manager / iOS ASAuthorization) com fallback automático para WebView.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#passkey #webauthn #fido2 #authentication #biometrics

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, http, plugin_platform_interface

More

Packages that depend on native_passkey_flutter

Packages that implement native_passkey_flutter