From 6f176a8545278424add9167ad616dc2f2037c2cb Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Thu, 5 Oct 2023 23:31:13 +0300 Subject: Pickup from previous state. --- README.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff23cb3..11a04cc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # yolo -NOT WORKING - will try at some point with the tflite-flutter package. +WORKING. Got Flutter-Vision to work with it. A new Flutter project. diff --git a/pubspec.yaml b/pubspec.yaml index f56c124..93cc2eb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,4 +43,4 @@ flutter_icons: flutter: assets: - assets/ - uses-material-design: true \ No newline at end of file + uses-material-design: true -- cgit v1.2.3