From bcc78ebaba6abed9f8838e0e421ab73896a365a1 Mon Sep 17 00:00:00 2001 From: Duy Mai M Date: Fri, 29 Sep 2023 16:18:12 +0700 Subject: [PATCH] fix flutter analyzing issue --- example/image_segmentation/pubspec.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/example/image_segmentation/pubspec.yaml b/example/image_segmentation/pubspec.yaml index 9b0a9cd..731d2b5 100644 --- a/example/image_segmentation/pubspec.yaml +++ b/example/image_segmentation/pubspec.yaml @@ -64,8 +64,7 @@ flutter: # To add assets to your application, add an assets section, like this: assets: - assets/images/ - - assets/deeplabv3.tflite - - assets/labelmap.txt + - assets/ # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/assets-and-images/#resolution-aware