image_to_text_mlkit 1.0.6
image_to_text_mlkit: ^1.0.6 copied to clipboard
A Flutter package to convert images to text using Google MLKit with support for gallery, camera, and network URLs
π Changelog #
All notable changes to this project will be documented in this file.
1.0.6 Initial Release π #
β¨ New Features #
- β Extract text from images using Google ML Kit.
- πΈ Pick images from Camera and extract text.
- πΌοΈ Pick images from Gallery and extract text.
- π Process and extract text from Network URL images.
1.0.1 Coming Soon π #
π₯ Upcoming Improvements #
- π Support for batch processing multiple images.
- π¨ Improve UI with customizable image selection.
- β‘ Add support for recognizing handwritten text.
π’ Notes #
- Please report any bugs or feature requests via GitHub Issues.