feat: implement grid layout for recipes with column selection and improve pantry product picker

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Nils-Johan Gynther
2026-04-24 23:34:34 +02:00
parent 4919384039
commit fe3d8581a8
6 changed files with 110 additions and 90 deletions
+9
View File
@@ -1,3 +1,12 @@
# Senaste ändringar (2026-04-24)
**Arkitektur- och UX-förbättringar:**
- Grid-vy för recept: Kolumnval (2/4/6/8) via ikon i AppShell, med Riverpod-provider och SharedPreferences.
- RecipesScreen är nu body-only, ingen egen Scaffold/AppBar.
- AppShell visar grid-ikon endast på /recipes.
- Buggfix: Produktväljaren i pantry/inventarie (ProductPickerField) — bottenark implementeras.
- Kodkvalitet: Inga absoluta Windows-sökvägar.
- Dokumentation och next_steps uppdaterade.
# Next Steps: Flutter-migrering
Relaterade dokument: