feat: ajout de champs jauge et contact mail et télphone.

Changement des icons de l'app
This commit is contained in:
ElPoyo
2025-12-20 15:38:27 +01:00
parent 28d9e008af
commit df9e24d3b3
52 changed files with 353 additions and 222 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "em2rp",
"short_name": "em2rp",
"name": "EM2RP - Event Management",
"short_name": "EM2RP",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"background_color": "#ffffff",
"theme_color": "#0175C2",
"description": "A new Flutter project.",
"description": "Application de gestion d'événements professionnels",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [
@@ -32,4 +32,4 @@
"purpose": "maskable"
}
]
}
}