Karte 10: Kamera-Scan in Flutter-App (Objekt-Code, Scan-First-Einstieg)
CI / backend-tests (push) Successful in 1m1s
CI / frontend-build (push) Successful in 21s

ScannerScreen auf mobile_scanner, Treffer springt direkt ins KontrollScreen,
sonst Fallback ins bestehende Suchfeld. Kamera-Berechtigung (Android Manifest/
iOS Info.plist) im README dokumentiert, da android/ios-Ordner generiert und
nicht im Repo sind.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CVgbozhYmuEhiEJHffRXCV
This commit is contained in:
2026-09-04 17:57:18 +02:00
co-authored by Claude Sonnet 5
parent 6cf28cc8ee
commit d8d2816758
6 changed files with 138 additions and 7 deletions
+1
View File
@@ -11,6 +11,7 @@ dependencies:
sdk: flutter
http: ^1.2.2
shared_preferences: ^2.3.2
mobile_scanner: ^5.2.3
dev_dependencies:
flutter_test: