image_to_text_mlkit 1.0.4
image_to_text_mlkit: ^1.0.4 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.4] - 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.