Scandit.BarcodePicker.Xamarin 5.18.2.10

There is a newer version of this package available.
See the version list below for details.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Scandit.BarcodePicker.Xamarin:

Package Downloads
Scandit.BarcodePicker.Unified

This package provides a unified (high-level) API that can be used to build applications with Xamarin.Forms.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Scandit.BarcodePicker.Xamarin:

Repository Stars
UdaraAlwis/Xamarin-Playground
Random cool stuff I play around using Xamarin.. :3 Some of these cool projects I feature them on my blog, with step by step explanation. :) Don't forget to check it out. Go to: theconfuzedsourcecode.wordpress.com
Version Downloads Last updated
5.19.3.10 68,953 5/11/2021
5.19.2.10 11,163 4/9/2021
5.19.1.10 2,686 3/31/2021
5.19.0.10 1,553 3/31/2021
5.18.4.10 1,612 4/9/2021
5.18.3.10 8,109 2/11/2021
5.17.2.10 3,937 11/5/2020
5.17.1.10 1,627 10/29/2020
5.17.0.10 2,917 10/1/2020
5.16.0.10 17,351 7/10/2020
5.16.0.2-beta1 1,375 6/22/2020
5.15.2.10 1,921 7/7/2020
5.15.1.10 1,604 7/7/2020
5.15.0.10 4,854 5/26/2020
5.15.0.3-beta2 1,599 4/9/2020
5.15.0.2-beta1 1,415 4/2/2020
5.14.5.10 18,431 4/15/2020
5.14.4.10 5,930 3/26/2020
5.14.3.10 1,758 3/19/2020
5.14.2.10 2,833 3/11/2020
5.14.1.10 1,568 3/11/2020
5.14.0.10 8,202 1/31/2020
5.14.0.3-beta2 1,350 1/15/2020
5.14.0.2-beta1 1,807 12/13/2019
5.13.3.10 9,166 11/27/2019
5.13.2.10 2,169 11/18/2019
5.13.1.10 4,891 11/4/2019
5.13.0.10 2,353 10/24/2019
5.13.0.3-beta2 1,348 10/15/2019
5.13.0.2-beta1 1,404 9/30/2019
5.12.1.10 6,739 9/13/2019
5.12.0.10 2,219 9/3/2019
5.12.0.2-beta1 1,401 8/9/2019
5.11.4.10 16,988 6/21/2019
5.11.3.10 3,270 5/21/2019
5.11.2.10 11,780 4/30/2019
5.11.1.11 2,236 4/15/2019
5.11.1.10 1,730 4/11/2019
5.11.0.10 3,050 4/4/2019
5.11.0.2-beta1 1,316 3/22/2019
5.10.1.10 13,623 1/25/2019
5.10.0.10 3,477 1/14/2019
5.10.0.2-beta1 1,747 12/5/2018
5.9.2.10 8,697 11/7/2018
5.9.1.10 4,751 10/15/2018
5.9.0.10 2,849 10/1/2018
5.9.0.3-beta2 1,553 9/20/2018
5.9.0.2-beta1 1,644 9/5/2018
5.8.2.10 9,314 8/15/2018
5.8.1.10 6,064 7/13/2018
5.8.0.3-beta2 1,760 7/3/2018
5.8.0.2-beta1 1,642 5/8/2018
5.7.2.10 6,770 5/3/2018
5.7.1.10 4,001 4/12/2018
5.7.0.10 3,407 3/24/2018
5.6.2.10 5,141 2/12/2018
5.6.1.10 2,400 2/5/2018
5.6.0.10 2,370 1/18/2018
5.5.1.10 5,337 11/10/2017
5.5.0.10 2,779 10/19/2017
5.4.2.10 7,145 9/18/2017
5.4.1.10 2,802 9/1/2017
5.4.0.10 3,033 8/23/2017
5.3.4.10 2,515 8/3/2017
5.3.2.10 3,970 6/22/2017
5.2.1.10 2,583 5/9/2017
5.2.0.10 2,870 4/6/2017
5.1.1.10 3,571 2/17/2017
5.1.0.10 2,963 1/19/2017
5.0.1 3,548 12/2/2016
5.0.0 3,436 11/8/2016
4.16.3 2,807 10/18/2016
4.16.2 2,411 9/28/2016
4.16.0 2,269 9/6/2016

Summary of changes made in this release of the package.
       * New Features
         - DLID parser: Added documentType field support.
       * Bug Fixes/Performance Improvements
         - Restrict DataBar Expanded scanning to the scan area.
         - SwissQr parser: Fixed a bug with incorrect length calculation of a field if it contains non-ASCII characters.
         - PDF417 decoder: Reduced the rate of false positive especially for codes with low error correction.
         - Fixed a bug in MicroQR decoding of 17x17 codes.
         - Fixed increased EAN13 false positive rate introduced in 5.17.0.
         - Fixed Codabar Mod16 checksum calculation for certain corner cases.
         - Fixed a bug in the decoding of Code128 when shifting between subtypes.
       
       Prerequisites
       * Xamarin.iOS version 12.2.1.9 or higher.