From e4292198c1ab4ae617ecb87a31998088332d1e8c Mon Sep 17 00:00:00 2001 From: Hamza-Ayed Date: Thu, 9 Nov 2023 18:26:58 +0300 Subject: [PATCH] 11/9/1 --- lib/controller/functions/ocr_controller.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/controller/functions/ocr_controller.dart b/lib/controller/functions/ocr_controller.dart index 508c7f7..a16ef97 100644 --- a/lib/controller/functions/ocr_controller.dart +++ b/lib/controller/functions/ocr_controller.dart @@ -377,7 +377,7 @@ class ScanDocumentsByApi extends GetxController { onPressed: () { Get.back(); }, - )) + )) // : Get.defaultDialog( barrierDismissible: false, title: 'Image detecting result is '.tr,