menu
flutter_tesseract_ocr package
documentation
web.dart
FlutterTesseractOcr
getTessdataPath static method
getTessdataPath static method
dark_mode
light_mode
getTessdataPath
static method
Future
<
String
>
getTessdataPath
(
)
Implementation
static Future<String> getTessdataPath() async { return ""; }
flutter_tesseract_ocr package
documentation
web
FlutterTesseractOcr
getTessdataPath static method
FlutterTesseractOcr class