fix image remove and shipment creation bugs

This commit is contained in:
Sai Naw Wun
2020-10-19 12:41:13 +06:30
parent c619ae3f22
commit 9187d668ea
3 changed files with 2 additions and 3 deletions

View File

@@ -2,7 +2,6 @@ import 'dart:io';
import 'package:cached_network_image/cached_network_image.dart';
import 'package:fcs/helpers/theme.dart';
import 'package:fcs/pages/widgets/bottom_up_page_route.dart';
import 'package:fcs/pages/widgets/right_left_page_rout.dart';
import 'package:fcs/pages/widgets/show_img.dart';
import 'package:fcs/pages/widgets/show_multiple_img.dart';