25-10-10/1

This commit is contained in:
Hamza-Ayed
2025-10-10 13:13:00 +03:00
parent 6e1215ef66
commit 1a0bf1ee32
8 changed files with 302 additions and 305 deletions

View File

@@ -28,7 +28,7 @@ class AppLink {
// box.read(BoxName.serverChosen) ?? box.read(BoxName.basicLink);
// 'https://server.sefer.click/sefer.click/sefer';
static final String server = endPoint;
static String IntaleqCairoServer = endPoint;
static String IntaleqSyriaServer = endPoint;
static String IntaleqGizaServer = box.read('Giza');
static String IntaleqAlexandriaServer = box.read('Alexandria');
@@ -187,6 +187,7 @@ class AppLink {
//-----------------Feed Back------------------
static String addFeedBack = "$ride/feedBack/add.php";
static String add_solve_all = "$ride/feedBack/add_solve_all.php";
static String uploadAudio = "$ride/feedBack/upload_audio.php";
static String getFeedBack = "$ride/feedBack/get.php";
static String updateFeedBack = "$ride/feedBack/updateFeedBack.php";