uqudosdk_flutter 2.3.0 copy "uqudosdk_flutter: ^2.3.0" to clipboard
uqudosdk_flutter: ^2.3.0 copied to clipboard

outdated

Uqudo SDK Flutter plugin.

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