An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Invoice Scanner

Simple OCR on device app with Firebase ML Kit.

![state 1](https://res.cloudinary.com/wochap/image/upload/c_scale,q_auto,w_300/v1586215168/invoice_scanner/Screenshot_20200406-180609_ahlzlj.jpg)
![state 2](https://res.cloudinary.com/wochap/image/upload/c_scale,q_auto,w_300/v1586215168/invoice_scanner/Screenshot_20200406-181519_qdladg.jpg)

## 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.