leafittome/ios
cschlaefke 798912cb03 V2.x: Anmelden mit Apple (iOS + Android)
- AuthRepository.signInWithApple() via eingebautem AppleAuthProvider
  (nativ auf iOS, Web-Flow über Firebase-Handler auf Android, ohne Zusatzpaket)
- Haushalts-Bootstrap in gemeinsamen Helper _bootstrapHouseholdIfNeeded
  ausgelagert; beim ersten Apple-Login wird Profil + Haushalt idempotent angelegt
- LoginScreen: "oder"-Trenner + "Mit Apple anmelden"-Button, Abbruch ohne Fehlermeldung
- l10n: signInWithApple, orDivider, authErrorAppleFailed
- iOS: Entitlement com.apple.developer.applesignin ergänzt
- Doku: firebase-einrichtung.md Schritt 7 (Apple-Login) mit Portal-/Console-Anleitung

Noch offen: Apple-Portal (Services-ID, Sign-in-Key), Firebase-Console-Provider,
Xcode-Capability — danach Ende-zu-Ende auf iOS+Android testen.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 16:52:49 +02:00
..
Flutter Foto-Flow mit KI-Erkennung: Kamera, Cloud Function identifyPlant, Storage für Fotos 2026-07-19 00:05:46 +02:00
Runner V2.x: Anmelden mit Apple (iOS + Android) 2026-07-20 16:52:49 +02:00
Runner.xcodeproj iOS-Push aktiviert: APNs/Entitlements + Doku 2026-07-20 16:47:05 +02:00
Runner.xcworkspace Foto-Flow mit KI-Erkennung: Kamera, Cloud Function identifyPlant, Storage für Fotos 2026-07-19 00:05:46 +02:00
RunnerTests Projekt-Gerüst: Flutter-App mit Heute-Checkliste, Pflanzenverwaltung, Stellplätzen und Einstellungen 2026-07-18 21:13:18 +02:00
.gitignore Projekt-Gerüst: Flutter-App mit Heute-Checkliste, Pflanzenverwaltung, Stellplätzen und Einstellungen 2026-07-18 21:13:18 +02:00
Podfile iOS-Deployment-Target auf 15.0 angehoben (Voraussetzung von cloud_firestore) 2026-07-18 23:05:45 +02:00
Podfile.lock Foto-Flow mit KI-Erkennung: Kamera, Cloud Function identifyPlant, Storage für Fotos 2026-07-19 00:05:46 +02:00