Commit graph

4 commits

Author SHA1 Message Date
joe
a64adefe25 feat: PDF 帳票出力対応と工程管理ドキュメントを追加\n\n- pubspec.yaml に pdf パッケージ追加\n- docs/short_term_plan.md, docs/long_term_plan.md, docs/engineering_management.md をコミット\n- README.md の実装済み機能ステータス更新(見積エラーハンドリング完了) 2026-03-07 18:20:30 +09:00
joe
cdc037bf21 fix: ビルドエラーの修正
- customer_master_screen.dart: const 使用と SnackBarAction の修正
- employee_master_screen.dart: DropdownButtonFormField のパラメータ追加
- database_helper.dart: jsonEncode メソッドの修正、isDeleted フィールドのチェック
- main.dart: ScaffoldMessenger と Navigator のルートジェネレータ実装
2026-03-07 07:47:04 +09:00
joe
1a89559648 feat: GmailWrapper(GoogleOAuth)を実装 (Google API フル活用) 2026-03-06 12:42:04 +09:00
joe
665f2f6880 chore: ビルド環境準備 (bin/ディレクトリ・スクリプト・テストデータを含む) 2026-03-06 12:19:37 +09:00