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