- widgets ディレクトリに MasterTextField, MasterNumberField, MasterDropdownField, MasterTextArea, MasterCheckBox を作成 - 各マスタ画面(product, customer, employee, supplier, warehouse)で統一ウィジェット化 - pubspec.yaml: flutter_form_builder の依存を整理(Flutter の標準機能で対応可能に) |
||
|---|---|---|
| .. | ||
| models | ||
| pdf_templates | ||
| screens | ||
| services | ||
| utils | ||
| widgets | ||
| main.dart | ||