flutter_scalable_ocr icon indicating copy to clipboard operation
flutter_scalable_ocr copied to clipboard

Require old version of google_mlkit

Open mrahmadt opened this issue 1 year ago • 1 comments
trafficstars

flutter_scalable_ocr require an old version of google_mlkit

% flutter pub outdated Showing outdated packages. [*] indicates versions that are not the latest available.

Package Name Current Upgradable Resolvable Latest

direct dependencies:
google_mlkit_commons *0.3.0 *0.3.0 *0.3.0 0.6.1
google_mlkit_text_recognition *0.6.0 *0.6.0 *0.6.0 0.11.0

Why dependency upgrade is required? seems the old version is not working any more. It's not able to reorganize any text

mrahmadt avatar Feb 17 '24 05:02 mrahmadt

Hey! Any updates?

davidsarosi92 avatar May 17 '24 06:05 davidsarosi92

Updated to newer dependencies, in few days I'll update to the latest as separate version (requires high version of iOS)

vbalagovic avatar Oct 30 '24 19:10 vbalagovic