https://github.com/ravikovind/flutter_ocr
flutter ocr app using flutter mobile vision.
https://github.com/ravikovind/flutter_ocr
Last synced: about 2 months ago
JSON representation
flutter ocr app using flutter mobile vision.
- Host: GitHub
- URL: https://github.com/ravikovind/flutter_ocr
- Owner: ravikovind
- Created: 2021-05-04T17:29:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-05T06:31:12.000Z (about 4 years ago)
- Last Synced: 2025-01-30T17:33:08.698Z (4 months ago)
- Language: Dart
- Size: 111 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_ocr
flutter ocr app using flutter mobile vision.
- OCR
- [flutter_mobile_vision](https://pub.dev/packages/flutter_mobile_vision)
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.