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

https://github.com/anshulrgoyal/clorify

Clorify
https://github.com/anshulrgoyal/clorify

Last synced: 3 months ago
JSON representation

Clorify

Awesome Lists containing this project

README

        

For details: https://medium.com/@shaqian629/real-time-object-detection-in-flutter-b31c7ff9ef96

# new

Real-time object detection in Flutter using [camera](https://pub.dartlang.org/packages/camera) and [tflite](https://pub.dartlang.org/packages/tflite) plugin.

## Install

```
flutter packages get
```

## Run

```
flutter run
```