1 unstable release
new 0.1.0 | Jan 20, 2025 |
---|
#36 in #qrcode
27KB
65 lines
egui-qr
Simple egui painter that renders QR Codes
Example
QrCodeWidget::from_data(b"https://google.com")?
.ui(ui);
Dependencies
~4.5–9.5MB
~89K SLoC
new 0.1.0 | Jan 20, 2025 |
---|
#36 in #qrcode
27KB
65 lines
Simple egui painter that renders QR Codes
QrCodeWidget::from_data(b"https://google.com")?
.ui(ui);
~4.5–9.5MB
~89K SLoC