You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i tap on screen, App crashes by showing following exception message:
java.lang.RuntimeException: Unable to destroy activity {com.example.ocr_project/io.github.edufolly.fluttermobilevision.ocr.OcrCaptureActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Thread$State java.lang.Thread.getState()' on a null object reference
The text was updated successfully, but these errors were encountered:
I also got the same error, This package is very useful, I wish the dev team continue on their work because I could not find any other package to do OCR in flutter at all.
When i tap on screen, App crashes by showing following exception message:
java.lang.RuntimeException: Unable to destroy activity {com.example.ocr_project/io.github.edufolly.fluttermobilevision.ocr.OcrCaptureActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Thread$State java.lang.Thread.getState()' on a null object reference
The text was updated successfully, but these errors were encountered: