Cp.Barcode
0.7.2
dotnet add package Cp.Barcode --version 0.7.2
NuGet\Install-Package Cp.Barcode -Version 0.7.2
<PackageReference Include="Cp.Barcode" Version="0.7.2" />
paket add Cp.Barcode --version 0.7.2
#r "nuget: Cp.Barcode, 0.7.2"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
All Frameworks
- Xamarin.Forms (>= 2.3.0.107)
-
MonoAndroid 1.0
- Xamarin.GooglePlayServices.Vision (>= 29.0.0.1)
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 | 695 | 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.