张延森 3 年之前
父節點
當前提交
78dfe9a617
共有 1 個文件被更改,包括 3 次插入27 次删除
  1. 3
    27
      pubspec.yaml

+ 3
- 27
pubspec.yaml 查看文件

@@ -74,33 +74,9 @@ flutter:
74 74
   uses-material-design: true
75 75
   # To add images to your application, add an images section, like this:
76 76
   assets:
77
-    - images/icon_login.png
78
-    - images/phoneCode.png
79
-    - images/index/HomesNOImgaes.png
80
-    - images/index/HomesOFFImgaes.png
81
-    - images/index/MineNOImgaes.png
82
-    - images/index/MineOFFImgaes.png
83
-    - images/index/newsOFFImages.png
84
-    - images/index/newsONImages.png
85
-    - images/index/OrdersNOImgaes.png
86
-    - images/index/OrdersOFFImgaes.png
87
-    - images/cars.png
88
-    - images/gpsImgae.png
89
-    - images/ordersLeft.png
90
-    - images/mineBack.png
91
-    - images/userMoren.png
92
-    - images/aboutUs.png
93
-    - images/feedbacks.png
94
-    - images/userRight.png
95
-    - images/versionUpdate.png
96
-    - images/locationImage.png
97
-    - images/logo.png
98
-    - images/splash.png
99
-    - images/icons/decorate.png
100
-    - images/icons/edit.png
101
-    - images/icons/delete.png
102
-    - images/icons/cancel.png
103
-    - images/ordersListImga.png
77
+    - images/
78
+    - images/index/
79
+    - images/icons/
104 80
 
105 81
   # An image asset can refer to one or more resolution-specific "variants", see
106 82
   # https://flutter.dev/assets-and-images/#resolution-aware.