A Quasar project which scans QR codes using Dynamsoft Barcode Reader with the capacitor plugin.
The project is using Quasar v1 with composition API for compatibility.
- Android
- iOS
- Web
You can apply for your own license here and update the 1-day license in Scanner.vue
.
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
quasar build