@moodlehq/cordova-plugin-qrscanner
v3.0.1-moodle.5
Published
Moodle's fork of Cordova QRScanner Plugin.
Downloads
1,468
Readme
cordova-plugin-qrscanner (fork)
This is a fork of cordova-plugin-qrscanner
by Moodle HQ. If you are looking for the documentation, you can read the original at bitpay/cordova-plugin-qrscanner.
Modifications from the original
We created this fork because we needed to include the following modifications in our mobile application:
| PR | Description | | -- | ----------- | | #266 | fix openSettingsURLString deprecated function | | #382 | fix: Remove style attribute from body for prevent unexpected background | | - | fix: Replace compile() with implementation() |
It also includes some commits that are in master and haven't been released, and the distribution assets have been added to the repository.
You can see all the changes here: 111fa6c...moodlemobile:v3.0.1-moodle.5
Installation
You can install this package using the original installation instructions, but installing this package instead:
cordova plugin add @moodlehq/[email protected]