Language Translator is an application built with Flutter which can translate text, voice and text in images from any language to any selected language using Google Translation API & Google ML Kit to recognize text in Images.
screen-record.mp4
- Clone the repository
git clone https://github.com/jagadeesh-k-2802/language-translator-flutter.git- Run the Flutter Project (Make sure Flutter is Installed & configured correctly)
flutter run- Since it is Flutter project it can run on multiple platforms like Desktop, Web, Android & iOS.

