rmtmckenzie/flutter_qr_mobile_vision

Problem to detect image in 0.3.1 version

LeandroMoura3 opened this issue · 0 comments

People, this error is local or is any service of google that don't is working?
I can't read image, only show this message repeatedly.

I/Vision (13817): Loading library libbarhopper.so
I/Vision (13817): libbarhopper.so library load status: false
I/Vision (13817): Request download for engine barcode is a no-op because rate limiting
W/DynamiteModule(13817): Local module descriptor class for com.google.android.gms.vision.dynamite.barcode not found.
I/DynamiteModule(13817): Considering local module com.google.android.gms.vision.dynamite.barcode:0 and remote module com.google.android.gms.vision.dynamite.barcode:0
D/BarcodeNativeHandle(13817): Cannot load feature, fall back to load whole module.
W/DynamiteModule(13817): Local module descriptor class for com.google.android.gms.vision.dynamite not found.
I/DynamiteModule(13817): Considering local module com.google.android.gms.vision.dynamite:0 and remote module com.google.android.gms.vision.dynamite:2702
I/DynamiteModule(13817): Selected remote version of com.google.android.gms.vision.dynamite, version >= 2702
V/DynamiteModule(13817): Dynamite loader version >= 2, using loadModule2NoCrashUtils
W/DynamiteModule(13817): Local module descriptor class for com.google.android.gms.vision.barcode not found.
I/DynamiteModule(13817): Considering local module com.google.android.gms.vision.barcode:0 and remote module com.google.android.gms.vision.barcode:0
E/Vision (13817): Error loading module com.google.android.gms.vision.barcode optional module true: gh: No acceptable module found. Local version is 0 and remote version is 0.
I/Vision (13817): Request download for engine barcode is a no-op because rate limiting
I/BarcodeDetectorCreator(13817): Fallback loading lorry barcode model while waiting for optional module to download.

Tnks.