Rb.Forms.Barcode
0.7.1
dotnet add package Rb.Forms.Barcode --version 0.7.1
NuGet\Install-Package Rb.Forms.Barcode -Version 0.7.1
<PackageReference Include="Rb.Forms.Barcode" Version="0.7.1" />
<PackageVersion Include="Rb.Forms.Barcode" Version="0.7.1" />Directory.Packages.props
<PackageReference Include="Rb.Forms.Barcode" />Project file
paket add Rb.Forms.Barcode --version 0.7.1
#r "nuget: Rb.Forms.Barcode, 0.7.1"
#:package Rb.Forms.Barcode@0.7.1
#addin nuget:?package=Rb.Forms.Barcode&version=0.7.1Install as a Cake Addin
#tool nuget:?package=Rb.Forms.Barcode&version=0.7.1Install as a Cake Tool
Rb.Forms.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.1 | 13,995 | 8/19/2016 |
| 0.6.6 | 1,879 | 7/14/2016 |
| 0.6.5 | 1,778 | 6/13/2016 |
| 0.6.4 | 1,664 | 1/25/2016 |
| 0.6.2 | 1,641 | 12/2/2015 |
| 0.6.1 | 1,662 | 11/27/2015 |
| 0.6.0 | 1,666 | 11/27/2015 |
| 0.5.2-beta | 1,351 | 11/12/2015 |
| 0.5.1-beta | 1,323 | 11/9/2015 |
| 0.5.0-beta | 1,318 | 10/14/2015 |
| 0.4.2-beta | 1,336 | 8/26/2015 |
| 0.4.1-beta | 1,627 | 7/13/2015 |
| 0.4.0-beta | 1,343 | 5/11/2015 |
| 0.3.5-beta | 1,481 | 4/27/2015 |
| 0.3.4-beta | 1,487 | 4/22/2015 |
| 0.3.3-beta | 1,448 | 4/20/2015 |
| 0.3.2-beta | 1,419 | 4/17/2015 |
| 0.3.1-beta | 1,432 | 4/17/2015 |
| 0.3.0-beta | 1,383 | 4/15/2015 |
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.