From 45f28f60c863178825b5ff4c98bde4462a57b755 Mon Sep 17 00:00:00 2001 From: sartron_Northblue Date: Fri, 12 Sep 2025 13:04:13 +0400 Subject: [PATCH] mise en place du assets / images --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index c60d48e..7fc74e2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -58,8 +58,8 @@ flutter: uses-material-design: true # To add assets to your application, add an assets section, like this: - # assets: - # - images/a_dot_burr.jpeg + assets: + - assets/images/ # - images/a_dot_ham.jpeg # An image asset can refer to one or more resolution-specific "variants", see