-
# Issue
The QR code generated is a fixt size. Via a size query a user should be able to alter the size of the QR-code
-
Putting it all together
- [x] get frankapy commands to work on blocks
- [x] combine code with qr read into main.py
- [x] interrupt the qr read loop when we place a card and jump to our pick …
-
I propose to add this feature as this will allow users to personalize their QR codes by adding:
Custom colors: Users can change the color of the QR code to match their branding (e.g., background an…
-
It usefull if it shows qr-code with link, so can we read on mobile quickly.
-
**Describe the bug**
This is an extension from https://github.com/WalletConnect/modal-react-native/issues/112 with more logs pertaining to @walletconnect/core and upon further investigation, it seems…
-
We are seeing some unexpected behavior in our app, and the behavior is reproducible by running the current example app and using "Analyze image from file"
To reproduce:
1) run the example app on i…
-
:red_circle: **Title** : QR Code Reader
:red_circle: **Aim** : To scan and read the QR code
:red_circle: **Tech Stack Used** :
HTML.
CSS,
JS
### Screenshots 📷
N/A
**********************…
-
### What type of request is this?
New feature for an existing tool
### Clear and concise description of the feature you are proposing
Extend the qr code generator with barcodes and datamatrix codes…
-
A QR Code with this value:
```
ethereum:0xE4a39B45f373FB8ae5D8932AC299Ab5206Cc718D?value=5000000000000000
```
This QR Code should set the params for a transaction as:
- Recipient `0xE4a39B45f…
-
When sending a file, a QR code should appear . The package `qr_flutter: ^4.0.0` can create this code easily.
When receiving a file, (on mobile platforms at least) the app should open the camera and…