feat : New listing + MainView

This commit is contained in:
Yaël Perret
2025-06-27 09:04:37 +02:00
parent 2b143bd884
commit 9a328ec9d8
55 changed files with 1036 additions and 615 deletions

View File

@@ -3,4 +3,4 @@ class Images {
static const String logoSvg = 'assets/images/logo.svg';
static const String ExempleAffiche = 'assets/images/Affiche.jpg';
}
}