Refactor camera handling to remove image quality setting and streamline processing logic
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user