flutter_vision
flutter_vision copied to clipboard
Error: Waiting for the text recognition module to be downloaded
Hi bro, When I use "textDetector" to get a text from an image, I got an error like the below: PlatformException(TextDetectorError, com.google.mlkit.common.MlKitException: Waiting for the text recognition module to be downloaded. Please wait., null, null)
Could you please give me some idea about it?