Refactor camera handling to remove image quality setting and streamline processing logic

This commit is contained in:
2026-05-09 11:24:08 +02:00
parent 1ee2758756
commit 0171ee6141
2 changed files with 9 additions and 21 deletions

View File

@@ -48,7 +48,6 @@ class QrUploadDialog extends StatelessWidget {
style: TextStyle(fontSize: 14, color: Colors.grey),
),
const SizedBox(height: 24),
// IL CUORE DELLA MAGIA
Container(
padding: const EdgeInsets.all(16),
decoration: BoxDecoration(