add contact
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import 'package:fcs/pages/util.dart';
|
||||
import 'package:fcs/fcs/common/pages/util.dart';
|
||||
import 'package:fcs/vo/custom.dart';
|
||||
import 'package:fcs/widget/localization/app_translations.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:fcs/widget/progress.dart';
|
||||
import 'package:font_awesome_flutter/font_awesome_flutter.dart';
|
||||
import '../fcs/common/theme.dart';
|
||||
import '../fcs/common/helpers/theme.dart';
|
||||
|
||||
class CustomEditor extends StatefulWidget {
|
||||
final Custom custom;
|
||||
|
||||
Reference in New Issue
Block a user