Skip to content

Commit deef33d

Browse files
authored
Update README.md
1 parent 88d9296 commit deef33d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
For details: https://medium.com/@shaqian629/real-time-object-detection-in-flutter-b31c7ff9ef96
2+
13
# flutter_realtime_detection
24

35
Real-time object detetion in Flutter using [camera](https://pub.dartlang.org/packages/camera) and [tflite](https://pub.dartlang.org/packages/tflite) plugin.
@@ -12,4 +14,4 @@ flutter packages get
1214

1315
```
1416
flutter run
15-
```
17+
```

0 commit comments

Comments
 (0)