Cp.Barcode 0.7.2

dotnet add package Cp.Barcode --version 0.7.2
NuGet\Install-Package Cp.Barcode -Version 0.7.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cp.Barcode" Version="0.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cp.Barcode --version 0.7.2
#r "nuget: Cp.Barcode, 0.7.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cp.Barcode as a Cake Addin
#addin nuget:?package=Cp.Barcode&version=0.7.2

// Install Cp.Barcode as a Cake Tool
#tool nuget:?package=Cp.Barcode&version=0.7.2

Cp.Barcode is a Xamarin.Forms view for scanning barcodes full of awesomeness and also unicorns. Please check the website for further details.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.2 651 10/22/2019

0.7.2:
   *Change: update to googleplayServices 71.1610.0
   *Change: update Xamarin.Forms to 4.0.2.848062

0.7.1:
   *Change: update to googleplayServices 29.0.0.1
   *Change: update Xamarin.Forms to 2.3.0.107

0.6.6:
*Fix:scanner crashed under android due to autofocus error on older devices.

0.6.5:
*Fix:in which the scanner sometimes crashes when locking/unlocking the device.

0.6.3-beta:
* Change: downgrade GooglePlayServices.Vision to 26.0.0.0

0.6.2-beta:
* Fix: handle camera permissions to prevent a crash
0.6.1-beta:
* Change: replace deprecated av orientation call
   
0.6.0-beta:
* New: add iOS support.
* Public API should be nearly the same, only the config for iOS scanner is shorter than the Android config.