ocr in flutter
There is few changes in basic structure of a new flutter project. Add camera permission in android manifesto.xml file and hardware feature also. #already added. In main.dart file (lib/main.dart), line 49 - 73 there is added a new function for ocr.