Skip to content

A fast, energy efficient, highly-configurable QR code scanner for Cordova apps and the browser.

License

Notifications You must be signed in to change notification settings

moodlemobile/cordova-plugin-qrscanner

 
 

Repository files navigation

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/cordova-plugin-qrscanner@3.0.1-moodle.5

About

A fast, energy efficient, highly-configurable QR code scanner for Cordova apps and the browser.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 41.5%
  • Java 21.7%
  • C# 17.7%
  • Swift 14.7%
  • HTML 3.2%
  • CSS 1.2%