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