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'