gotflo / flutter-ml-text-finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter ML based text finder

VIDEO_1c89ac1b-026c-4440-be92-51b4c44a4ea3.mp4

For the iOS platform add to the ios/Podfile file:

# Add language package you need to use
pod 'GoogleMLKit/TextRecognitionChinese', '~> 3.2.0'
pod 'GoogleMLKit/TextRecognitionDevanagari', '~> 3.2.0'
pod 'GoogleMLKit/TextRecognitionJapanese', '~> 3.2.0'
pod 'GoogleMLKit/TextRecognitionKorean', '~> 3.2.0'

About


Languages

Language:Dart 95.9%Language:Swift 2.9%Language:Kotlin 0.9%Language:Objective-C 0.3%