This commit is contained in:
Hamza-Ayed
2023-08-17 17:07:27 +03:00
parent ceced0735c
commit 6635a46933
11 changed files with 418 additions and 186 deletions

View File

@@ -2,6 +2,7 @@ class BoxName {
static const String driverID = "driverID";
static const String lang = "lang";
static const String passwoerd = "passwoerd";
static const String agreeTerms = "agreeTerms";
static const String pasengerID = "pasengerID";
static const String phone = "phone";