add FCS UI

This commit is contained in:
Thinzar Win
2020-12-01 19:02:21 +06:30
parent a2c9e41f55
commit 230e6f9e66
24 changed files with 2121 additions and 245 deletions

View File

@@ -159,7 +159,7 @@ class _FcsShipmentInfoState extends State<FcsShipmentInfo> {
child: ListView(children: <Widget>[
shipmentNumberBox,
cutoffDateDBox,
departureDateBox,
// departureDateBox,
etaBox,
shipTypeBox,
consigneeBox,