Qr-code Questions
Ad
Is it possible to add the contact to the users address book by scaning QR Code?
My app can generate qrcode. i want to share it with another person. is it possible to generate qrcode with some user information? and when
automatically open link after scanning qr code flutter
I have a flutter application that i have added a qr code scanner package so that i can use it. how can i automatically open links after scanning a
Reading QR Codes from image file in Flutter
I want to read qr codes from picture files in flutter without using the firebase ml kit. so far i was able to create the image picker but
How to add an image in the center of a QR code
I am trying to generate a qr code similar to the one used in whatsappweb which has a logo in its center. i am using
How to fix "QR scanner is not scanning QR codes"?
I'm trying to develop an android app that can scan qr codes. but the problem is, it only auto focus on the qr code but not returning any results.
Extract the data from QR Codes and create a new QR code with colour
Has anyone heard of this before ? extract the qr
How do I add QR code scanning capability through firebase?
I'm trying to add qr code scanning capabilities to an app i have and so far i've found that the best way to do it is with firebase. i
Is there any ways to use QR Codes for installing an app if it's not already installed, if it's installed redirecting to a specific screen in the app?
I am trying to finish up my app which is written on flutter for ios and vuejs for web version. planning to use qr codes for installing an app if
How to set Google Vision QR Scanner to detect only one value?
I have implemented a qr scanner(qrscanner class) using google vision api. once a value is detected it is passed to another activity(info class)
Flutter / Dart datamatrix code scanning library
Is there a way to scan datamatrix qr codes in dart ? does anyone know a lib that could answer my needs ? i found this lib :
Ad
Permissions for Android Camera QR Scanner
I am creating an android application and want to integrate zxing qr scanner. when i launch the qrscanner activity from an intent i get the toast
ZXing QR reader library for Android reading painfully slow
I am trying to read barcode with the help if zxing library for android. in my app when i click a button i am taken to the barcode reader activity
download from Firebase storage using qr codes
Haven't started development yet, but i just want to ask if there would be some security issues if i created a qr code that will directly download
QR reader with androidX and firebase
I'm trying to do a qr reader with androidx and firebase, the thing is all the information about the changes is new and i'm having problems at
Listen to Stream and write only once to DB in Flutter
I'm developing a qr code reader app and i use an external qr reader package
How to start QR scanner immediately upon starting the application?
My code for qr code scanning is given below: override fun oncreate(savedinstancestate: bundle?) {
Get Permission to Scan Barcodes on iOS with Flutter
I'm using qr_code_scanner to scan barcodes in my flutter app and
How to insert some text in QRCode format PNG in Laravel package SimpleSoftwareIO/simple-qrcode?
I'm implementing qrcode in laravel using
FileNotFound Exception, i cant save my my bitmap into the storage
I would like to send an email where there is a qr code attach in it. i try to save the qr code which is in bitmap to the storage, but it always
How to save generated qr Code in laravel?
I have generated qr code using "simplesoftwareio/simple-qrcode":
How to generate unique QR codes with Laravel?
I want to generate a unique qr code with laravel. i found
Ad
qrScanner inside Expanded layer, How to add two button in Flutter
in flutter, i want to make an application that scans qr code and display the qr text. i have two buttons, which are done, scan again.
How to continuously stream video on canvas in React?
Basically, i am trying to use https://github.com/cozmo/jsqr in the context
Flutter scan qr code with zoom in and zoom out options
I am using these scan libraries and these are working good but no option for camera zoom
How to set Image and Button In qr Code scanner Screen?
I'm looking to make a barcode scanner app. as i'm new to swift and xcode i've managed to get help from other stack-overflow articles to create a
QRcode generated not storing in the path given
Using simplesoftwareio/simple-qrcode, i am trying to generate
Get image from StatefulWidget and share it through sharing dialog
In my project i have wc_flutter_share library for sharing
How can I to download a QR Code to user device using Flutter?
I have a app that shows a qr code that stores a simple string, using the qr_flutter package. but beyond showing the qr code, i want that when user
Why I cannot decode QR codes in Javascript?
I am developing angular application and trying to decode image with qr code on client side only and facing with next errors. i have next
Android app starts scanning QR code via QR Droid v7.0 -- gets null result
My app starts qr droid to scan url texts. works in my case very well, so i would like to stay with qrdroid. since having another android
Issue with QR code generated by Google Charts
I am working on generating qr code containing url to my website. along with url, i have to pass some data to the page. as the traditional method,
How to detect a pattern (such as a QR code) on a scanned paper so that it can be correctly rotated/scaled/identified?
I have pdf files or jpg images that i need to print (these are formulars that will be filled in by hand), and i need that: after
Ad
Add Save Option to QR Code Scanner using Android Studio 3.0.1
Please help me out... i am using android studio 3.0.1 and i have a code that scan the qr code and now i want to save the scanned data. my code
How to return `QR` Code Image from Laravel API to Angular 6 through JSON response?
I am creating a google 2fa in my project. i have this qr code generator from
View stays black when using multiple DecoratedBarcodeViews
I am trying to use a qr code reader in multiple tabs. after having problems with google vision api i tried to switch to zxing. first i tried to
How to scan older dot matrix QR codes?
We use mobile vision sdk for scanning qr codes. some older dot matrix codes scan with a time delay, and some don't scan at all. we tried
Generate a QRCode image to share from a QR Code value
I have for example a sms qrcode with the value: smsto:99999999:hello world and i want to generate a qr code image so i'm
display qrcode in html without saving it in php
My project is on laravel 5.4 i use qr code package to generate
Gunicorn/Flask based QRcode image error
I used qrcode to generate passcode in a flask project. the code is simple # works for werkzerg, not for gunicorn
qr code generator in js
I am trying to generate qr code using this plugin:
Simple QrCode. generate many qr code using laravel
I would like to generate many qr code using "simple qrcode"
How to use SHA256 in Laravel
I'm current working on a laravel project about qr code in a residency. everytime the home owner fills the details about a guest, the system will
vue.js result pass to text input html
I'm use vue.js and function v-for for read qr-code example <ul v-for="(scan,key) in scans" :key="key"
Ad
Scanning QR Code
I've got the following class in an attempt to scan a qr code. i just can't get it to work for some reason. i'm able to present this viewcontroller
How to fit the frames onto the Swiss QR invoice
I'm implementing the software to produce the payment slip with the new qr code for our company's invoicing (according to the new
How to add a QR code to an image automatically
I am developing an image management app for ios. user in this case takes an picture and the image is stored in content store (not on device). if
How bad is it to show Parse object id's to user?
I have a built in qr code scanner in my ios app. my backend runs on parse, and i want the user to be able to pick certain objects on the app and
Ad
Blog Categories
Ad