Julien Martin
1d774f29eb
feat(#78): Migrer PersonalInfoFormScreen vers infrastructure multi-modes
Migration du widget PersonalInfoFormScreen pour utiliser la nouvelle
infrastructure générique :
**Modifications PersonalInfoFormScreen:**
- Ajout paramètre DisplayMode mode (editable/readonly)
- Utilisation de DisplayConfig pour détecter mobile/desktop
- Utilisation de FormFieldRow pour layout responsive
- Adaptation automatique carte vertical/horizontal
- Boutons navigation adaptés mobile/desktop
- Conservation de toutes les fonctionnalités (toggles, validation, etc.)
**Corrections infrastructure:**
- base_form_screen.dart: Correction paramètres ImageButton (bg, textColor)
- form_field_wrapper.dart: Correction paramètres CustomAppTextField
- Gestion correcte des types nullables (TextInputType)
**Résultat:**
✅ Compilation sans erreurs
✅ Layout responsive fonctionnel
✅ Mode editable opérationnel
✅ Prêt pour mode readonly (récaps)
Référence: #78
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-03 17:38:54 +01:00
..
2025-11-24 15:44:15 +01:00
2026-01-27 16:30:15 +01:00
2025-11-24 15:44:15 +01:00
2025-05-12 16:42:24 +02:00
2025-11-24 15:44:15 +01:00
2026-02-03 17:38:54 +01:00
2026-01-28 17:00:40 +01:00
2025-05-12 16:42:24 +02:00
2025-05-12 16:42:24 +02:00
2026-02-03 17:38:54 +01:00
2025-11-24 15:44:15 +01:00
2025-05-12 16:42:24 +02:00
2025-05-12 16:42:24 +02:00
2025-11-24 15:44:15 +01:00
2025-11-24 15:44:15 +01:00
2026-02-03 17:38:54 +01:00
2026-01-28 16:43:36 +01:00
2026-01-28 17:09:41 +01:00
2026-02-03 17:33:29 +01:00
2026-01-28 17:03:10 +01:00
2025-11-24 15:44:15 +01:00