https://github.com/flutterbysunny/flutter_ocr_scanner
https://github.com/flutterbysunny/flutter_ocr_scanner
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flutterbysunny/flutter_ocr_scanner
- Owner: flutterbysunny
- Created: 2026-05-28T05:02:47.000Z (15 days ago)
- Default Branch: main
- Last Pushed: 2026-05-28T05:04:42.000Z (15 days ago)
- Last Synced: 2026-05-28T07:06:28.094Z (15 days ago)
- Language: C++
- Size: 267 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter OCR Scanner
A powerful and modern Flutter OCR Scanner package for extracting text from images and live camera streams using on-device OCR.
Supports:
- 📷 Live camera OCR scanning
- 🖼 Image OCR recognition
- ⚡ Fast real-time detection
- 📱 Android & iOS
- 🔍 Auto text recognition
- 🎯 High accuracy OCR
- 🌙 Clean customizable UI
- 🧠 ML Kit powered
---
## ✨ Features
- Real-time OCR scanning
- Scan text from gallery images
- Lightweight & fast
- On-device processing
- No internet required
- Easy Flutter integration
- Modern scanner UI
- Supports multiline text
- Custom overlay support
- Permission handling included
---
## 📸 Screenshots
| Camera OCR | Extracted Text |
|------------|----------------|
| Add screenshot here | Add screenshot here |
---
## 🚀 Installation
Add dependency in your `pubspec.yaml`
```yaml
dependencies:
flutter_ocr_scanner: ^1.0.0