flutter_webauthn_wallet 0.0.3
flutter_webauthn_wallet: ^0.0.3 copied to clipboard
A Flutter package for creating and managing WebAuthn credentials and wallets.
flutter_webauthn_wallet #
flutter_webauthn_wallet is a Dart/Flutter library for generating deterministic private keys and wallet addresses using WebAuthn.
Features #
- Create and retrieve WebAuthn credentials
- Generate deterministic private keys and Ethereum wallet addresses
- Secure authentication using biometrics
Installation #
Add this to your package's pubspec.yaml file:
dependencies:
flutter_webauthn_wallet: ^0.0.1