flutterpluginfidologinapi 0.61.41
flutterpluginfidologinapi: ^0.61.41 copied to clipboard
Fido Login API Flutter plugin (Gen 1).
0.61.41 #
- fix Android dependencies
0.61.40 #
- change repo to pub.dev
0.61.34 #
- fix android class duplication conflict due to proguard
0.61.33 #
- fix ios version bundle
0.61.32 #
- update dependencies
- flutter null safety support
- addFido2Credential() method - add fido2 credential with username and code
- checkFidoCapability() method - check if Fido biometric is supported by the device
0.61.30 #
- flutter null safety support
- addFido2Credential() method - add fido2 credential with username and code
- checkFidoCapability() method - check if Fido biometric is supported by the device
0.61.20 #
- flutter version 2 support
- update SELF attestation as default
- support simulator for password flow
0.60.43 #
- fix Android setAttestationType
0.60.42 #
- New api endpoints
- add TransactionConfirmation
0.15.42 #
- User preferences are now store in security using EncryptedSharedPreferences on Android and keychain in iOS
- min SDK for Android is now 21 instead of 16
0.15.32 #
Initial Login Api release