Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/outsystems/cordova-outsystems-barcodescanner
Implementation of Barcode Plugin
https://github.com/outsystems/cordova-outsystems-barcodescanner
cordova-plugin engineering mabs mobile-ecosystem odc snyk-mobile ssdlc-rules supported-plugin
Last synced: about 2 months ago
JSON representation
Implementation of Barcode Plugin
- Host: GitHub
- URL: https://github.com/outsystems/cordova-outsystems-barcodescanner
- Owner: OutSystems
- License: mit
- Created: 2021-04-26T12:36:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T11:38:39.000Z (11 months ago)
- Last Synced: 2024-08-09T14:04:36.231Z (5 months ago)
- Topics: cordova-plugin, engineering, mabs, mobile-ecosystem, odc, snyk-mobile, ssdlc-rules, supported-plugin
- Language: JavaScript
- Homepage:
- Size: 317 KB
- Stars: 2
- Watchers: 22
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Barcode Scanner Plugin
The Barcode Scanner Plugin is used to scan barcodes and uses the ZXing Library (https://github.com/zxing/zxing).
For Android it uses the fork: https://github.com/OutSystems/zxing-android-embedded
In this projetct we are using the file zxing-android-embedded-4.2.0-OS.aar and adding through the plugin.xml.
The file was compiled using jitpack and the download of the .aar file is from [here](https://jitpack.io/com/github/OutSystems/zxing-android-embedded/4.2.0-OS/)