ponshu-room-lite/lib/screens/sake_detail/sections
Ponshu Developer dd9b814174 refactor: TextEditingControllerリーク解消・エラー正規化・デザイントークン整備
- sake_detail_screen: _showTagEditDialog/TextEditDialog/BreweryEditDialog に
  try/finally + controller.dispose() を追加(メモリリーク修正)
- sake_detail_screen: State フィールドを build() より前に移動
- 生例外の SnackBar 露出を人間可読メッセージに正規化(6ファイル・10箇所)
- camera_analysis_mixin: Colors.orange を appColors.warning に置換、
  ガミフィケーション色を brandAccent/success/textTertiary に統一
- sake_detail_screen: ハードコード hex 色グラデーションをトークン化
- scan_screen / pdf_preview_screen / add_set_item_dialog: 絵文字 debugPrint を除去
- sake_basic_info_section: unnecessary_non_null_assertion (warning) を解消
- license_service: revoked 永続キャッシュの意図をコメントで明確化
- dart analyze: warning 0 / error 0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 23:48:32 +09:00
..
sake_basic_info_section.dart refactor: TextEditingControllerリーク解消・エラー正規化・デザイントークン整備 2026-04-17 23:48:32 +09:00
sake_mbti_stamp_section.dart fix: 外部コードレビュー指摘の修正4件 2026-04-11 08:14:37 +09:00
sake_pricing_section.dart refactor: Extract SakePricingSection from sake_detail_screen.dart, bump to v1.0.16+27 2026-02-16 11:40:58 +09:00