Home

Awesome

Quasar QR Code Scanner (quasar-qrcode-scanner)

A Quasar project which scans QR codes using Dynamsoft Barcode Reader with the capacitor plugin.

Online demo

The project is using Quasar v1 with composition API for compatibility.

Supported Platforms

Product License

You can apply for your own license here and update the 1-day license in Scanner.vue.

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.