https://github.com/wochap/invoice_scanner
Simple OCR on device app with Firebase ML Kit
https://github.com/wochap/invoice_scanner
dart firebase-ml-kit flutter ml-kit ocr rxdart-flutter text-recognition
Last synced: 2 days ago
JSON representation
Simple OCR on device app with Firebase ML Kit
- Host: GitHub
- URL: https://github.com/wochap/invoice_scanner
- Owner: wochap
- Created: 2020-04-02T22:24:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T23:28:11.000Z (about 5 years ago)
- Last Synced: 2025-04-06T05:51:15.523Z (27 days ago)
- Topics: dart, firebase-ml-kit, flutter, ml-kit, ocr, rxdart-flutter, text-recognition
- Language: Dart
- Homepage:
- Size: 75.2 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Invoice Scanner
Simple OCR on device app with Firebase ML Kit.

## 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.## Install
```
# install dependencies
$ flutter packages get
```Add firebase `google-services.json`, `GoogleService-Info.plist` files.