7/19/1
This commit is contained in:
@@ -467,6 +467,10 @@ class AI extends GetxController {
|
||||
|
||||
try {
|
||||
await ImageController().choosImage(linkPHP, imagePath);
|
||||
|
||||
// if (imagePath == 'driver_license') {
|
||||
// await ImageController().choosFaceFromDriverLicense(linkPHP, 'face');
|
||||
// }
|
||||
await Future.delayed(const Duration(seconds: 2));
|
||||
|
||||
var extractedString =
|
||||
|
||||
Reference in New Issue
Block a user