External Publication
Visit Post

v0.1.0 of native_passkey_flutter

The official repository for Dart and Flutter packages. [Unoffic… June 8, 2026
Source

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. Changelog excerpt: ### Added - Primeiro release do native_passkey_flutter. - API Dart unificada NativePasskeycom register, authenticate, isAvailable, listCredentialse revokeCredential, espelhando o contrato do @nativeguard/passkey. - Estratégia híbrida: cerimônia WebAuthn nativa via Android Credential Manager (API 34+) e iOS ASAuthorization (iOS 16+), com fallback automático para WebView (PasskeyWebView) quando o autenticador de plataforma não está disponível. - Modelos tipados (`RegisterRes[...]

Discussion in the ATmosphere

Loading comments...