reader_ocr 0.0.4 copy "reader_ocr: ^0.0.4" to clipboard
reader_ocr: ^0.0.4 copied to clipboard

A flutter package to help with ocr reading

Features #

reading numeric text with ocr camera

Getting started #

Android #

Change the minimum Android sdk version to 21 (or higher) in your android/app/build.gradle file.

minSdkVersion 21

Usage #

Additional information #