ponshu-room-lite/lib
Ponshu Developer a1b25bf3a7 fix: Add missing detail fields to HiddenSpecs initialization
Fixed bug where AI analysis detail fields (type, alcoholContent, polishingRatio,
sakeMeterValue, riceVariety, yeast, manufacturingYearMonth) were not being saved
to HiddenSpecs, causing them to display as "-" in the UI.

Root cause: camera_screen.dart was only passing 3 fields (description, tasteStats,
flavorTags) to HiddenSpecs constructor, missing 7 detail fields that Gemini API
was successfully returning.

Verified: All detail fields now display correctly after AI analysis.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-31 00:06:48 +09:00
..
l10n feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
models feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
providers feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
screens fix: Add missing detail fields to HiddenSpecs initialization 2026-01-31 00:06:48 +09:00
services feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
theme feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
utils feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
widgets feat: Add Pro version lock mechanism for Lite version preparation 2026-01-30 17:34:39 +09:00
main.dart feat: Add Pro version lock mechanism for Lite version preparation 2026-01-30 17:34:39 +09:00
secrets.dart feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
secrets.local.dart.example feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00