feat: add QR code scanning and file upload capabilities with permissions

This commit is contained in:
2026-04-22 19:21:57 +02:00
parent 8438e0804f
commit ba54267b77
11 changed files with 119 additions and 8 deletions

View File

@@ -5,6 +5,7 @@
list(APPEND FLUTTER_PLUGIN_LIST
app_links
pdfx
permission_handler_windows
url_launcher_windows
)