I am using this package : firebase_ml_vision 0.9.3+5 on my flutter app.When I'm using text recognizer it shows the error "waiting for the text recognition model to be downloaded. please wait". but it does not have problem with face detection or barcode and there works fine.
what is the problem about text recognizer? I found threads here that gave solution about google play service but it does not work for me. I'm using android version 9 on galaxy s8.
I'm using this project from github