add contact
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import 'package:fcs/fcs/common/theme.dart';
|
||||
import 'package:fcs/fcs/common/helpers/theme.dart';
|
||||
import 'package:fcs/vo/shipment.dart';
|
||||
import 'package:fcs/widget/bottom_up_page_route.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
@@ -6,7 +6,7 @@ import 'package:flutter_icons/flutter_icons.dart';
|
||||
import 'package:intl/intl.dart';
|
||||
|
||||
import 'shipment_editor.dart';
|
||||
import 'util.dart';
|
||||
import '../fcs/common/pages/util.dart';
|
||||
|
||||
class ShipmentListRow extends StatefulWidget {
|
||||
final Shipment shipment;
|
||||
|
||||
Reference in New Issue
Block a user