From 795afcb0f441d786d259f81b35f6b99c96a25847 Mon Sep 17 00:00:00 2001 From: ryleedavis Date: Fri, 12 May 2023 13:29:12 -0600 Subject: [PATCH] adjusted path to show images --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 68dea71..cf35aae 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -63,7 +63,7 @@ flutter: # To add assets to your application, add an assets section, like this: assets: - - assets/ + - assets/images # - images/a_dot_ham.jpeg # An image asset can refer to one or more resolution-specific "variants", see