--- id: "736ad58d-1020-438a-b563-5d0c30a05b04" number: 2 title: "[DevBackend] Scaffolding projet Flutter + architecture hexagonale" status: "closed" priority: "critical" sprint: null links: [{"target":"#1","kind":"dependsOn"}] agentRefs: [{"agentId":"10ee045b-1c41-479e-ba03-dceed9edd495","role":"assigned"}] createdBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} createdAt: 1784301286030 updatedAt: 1784304100048 version: 5 --- Initialiser le projet Flutter (cibles iOS + Android). Mettre en place la structure de dossiers domain / application / infrastructure(local) / presentation. Config lint/format. Intégration Drift de base (connexion DB vide, pas encore de schéma). Le domaine ne doit dépendre ni de Flutter ni de Drift.