flutter_trusted_device_v2 3.0.0 flutter_trusted_device_v2: ^3.0.0 copied to clipboard
Flutter version of Fazpass Trusted Device V2 SDK. This package focuses to generate meta which you can use to hit Fazpass rest API.
3.0.0 #
- Changed cross device listener behavior to follow the latest update of seamless "cross device notification" flow
2.0.3 #
- fixed biometric auth on android 10 and lower
2.0.2 #
- Added android namespace for newer AGP compatibility
2.0.1 #
- Fixed some bugs in android.
- Added getSignatures method for android.
- Updated documentation.
2.0.0 #
Added high-level biometric functionality.
1.0.0 #
Initial stable release.
- Added custom exceptions.
- Biometric authentication now accepts device credential (e.g. PIN, Password, Pattern) on android and device passcode on iOS.
- Increased minimum Android SDK level from 22 to 23
0.0.2 #
Fixed biometric authentication bug.
0.0.1 #
Initial Release.