On release/v3.1.4: Sauvegarde temporaire pour changement de branche

This commit is contained in:
2025-08-21 17:51:22 +02:00
parent d275d0ab0c
commit f5bef999df
64 changed files with 85343 additions and 83615 deletions

View File

@@ -118,6 +118,7 @@ class _ResponsiveNavigationState extends State<ResponsiveNavigation> {
final isDesktop = size.width > 900;
return Scaffold(
backgroundColor: Colors.transparent, // Fond transparent pour voir le gradient
appBar: widget.showAppBar
? AppBar(
title: Text(widget.title),