|
|
|
|
@ -1,5 +1,3 @@
|
|
|
|
|
import 'package:mohem_flutter_app/ui/marathon/widgets/question_card.dart';
|
|
|
|
|
|
|
|
|
|
class ApiConsts {
|
|
|
|
|
//static String baseUrl = "http://10.200.204.20:2801/"; // Local server
|
|
|
|
|
// static String baseUrl = "https://erptstapp.srca.org.sa"; // SRCA server
|
|
|
|
|
@ -72,5 +70,3 @@ class SharedPrefsConsts {
|
|
|
|
|
static String mohemmWifiPassword = "mohemmWifiPassword";
|
|
|
|
|
static String editItemForSale = "editItemForSale";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|