uqudosdk_flutter 2.3.2+2 copy "uqudosdk_flutter: ^2.3.2+2" to clipboard
uqudosdk_flutter: ^2.3.2+2 copied to clipboard

outdated

Uqudo SDK Flutter plugin.

2.3.2+2 #

  • Fixed bug in the flutter plugin that was raising an exception if the SDK tracing / analytics was enabled

2.3.2 #

  • Fixed issue on the iOS SDK where the camera doesn't get activated when the scanner help page is disabled and the camera permission is given for the first time

2.3.1 #

  • Fixed bug in the Face Session flow for iOS

2.3.0 #

  • Added new document type DZA_ID (Algerian ID)
  • Added new document type TUR_ID (Turkish ID)
  • Added NFC support for Algerian ID
  • Added NFC support for Turkish ID
  • Improved quality detection during the scanning of the document
  • Deprecated enableRootedDeviceUsage(), it is ignored from this version and no rooted device is allowed
  • Minor bug fixes and improvements

2.2.1 #

  • Minor bug fixes

2.2.0 #

  • Added new document type Senegal National ID and Uganda Voter ID
  • Added support to read the chip of Senegal ID through NFC
  • Added new configuration option enableAgeVerification for the document scanning that allows to reject the scan if the age is not above or equals the one defined in the configuration
  • We replaced the 5 images in the facial recognition popup when the face doesn't match. The images can now be replaced with your own images
  • Improved glare detection during document scanning
  • Removed additional dependency for the Android SDK
  • Minor bug fixes and minor improvements