flutter_passkey 1.0.5
flutter_passkey: ^1.0.5 copied to clipboard
Flutter plugin for using Passkey easily on iOS and Android platforms.
1.0.5 #
- Upgrade androidx.credentials version to 1.2.2
- Add PlatformPublicKeyCredentialRegistrationRequest for cross-platform authenticatorAttachment
1.0.4 #
- Upgrade androidx.credentials version to 1.2.0-rc01
1.0.3 #
- Improve Android DomeException error reporting
- Add security key support for iOS
- Add authenticatorAttachment, excludeCredentials and allowCredentials support for iOS
1.0.2 #
- Update README
- Comply dart conventions
- Change supported OS version
1.0.1 #
- Update license
1.0.0 #
- Initial Open Source release