iced-mobile/examples/qr_code
Héctor Ramón Jiménez f259d44186 Implement `qr_code` example 2020-11-20 10:29:40 +01:00
..
src Implement `qr_code` example 2020-11-20 10:29:40 +01:00
Cargo.toml Implement `qr_code` example 2020-11-20 10:29:40 +01:00
README.md Implement `qr_code` example 2020-11-20 10:29:40 +01:00

README.md

QR Code Generator

A basic QR code generator that showcases the QRCode widget.

The main file contains all the code of the example.

You can run it with cargo run:

cargo run --package qr_code