Android App Development
iOS App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Owner and Founder. Opencart
Top Partners
Before starting the blog topic Firebase ML-KIT In Flutter, let’s discuss ML-KIT of the firebase. Machine-Learning kit is a mobile SDK that brings machine learning expertise to native as well as hybrid apps. ML-KIT comes with predefined ready-to-use APIs, that can be used by anyone who did not have deep knowledge of machine learning.
With the help of Firebase ML-KIT, we can perform various operations that can enhance or beautify the overall experience of the application. In this blog, we will discuss the text-recognition from an image with the help of Firebase ML-KIT In Flutter. Before starting the code level functionality we need to follow the mentioned steps:
First of all, we need to register our app on the Firebase console for accessing the Firebase ML-KIT, we can follow the mentioned URL for registering the app on the Firebase console.
Firebase Console
Now we will add the ml-vision package in our pubspec.yaml folder inside our flutter project. I have added the following package, you can also add the updated version.
Now, according to our use case, we can use multiple types of packages for getting the image. In our demo, we have used an image from the camera and gallery both.
For accessing the camera, we have used the following package :
But after clicking the image from the camera, we need to save the image inside the directory of the app and we need the path of the image for creating the file. So we have also used the following packages.
For accessing the gallery, we have used the image picker package:
Note: Please do not forget to add the firebase dependency to the android app build.Gradle file
Note: Please add this code inside the try-catch block for exception handling.
We have used the random number to save the images inside the directory with new names each and every time we click the image. We can also use the image picker to select the image from the gallery:
After getting the image, now we can recognize the app and extract the text.
. o/p
This is a basic example of text recognization through ML-KIT. You can perform multiple operations through Firebase ML-KIT.
Hope this blog helps you to use Firebase ML-KIT In Flutter
For more information, please go through the Flutter and Firebase console docs.
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
Be the first to comment.
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
Great Product, Great Team, and Great Support Service. And if you want to add more features to the product, they can submit any idea that comes to your mind. They really care about their clients and we are really happy and honored to deal with Webkul.
Osama
USA
India
Global
Name
Email
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.