This commit is contained in:
Hamza-Ayed
2023-08-06 18:06:28 +03:00
parent 5a7c09eb06
commit f051d47402
16 changed files with 497 additions and 108 deletions

View File

@@ -1,5 +1,6 @@
class AppLink {
static const String server = 'https://ride.mobile-app.store/';
static const String googleMapsLink = 'https://maps.googleapis.com/maps/api/';
static const String test = "$server/test.php";