bugs fixed

This commit is contained in:
meet2711
2024-06-20 15:32:56 +05:30
parent 8ad120714f
commit 6964668987
23 changed files with 369 additions and 906 deletions

View File

@@ -29,7 +29,7 @@ class AppText {
static const String invalidPhoneNo = "Invalid phone number";
static const String enterPhoneNo = "Enter phone number";
static const String invalidPassword = "Invalid password";
static const String forgorPassword = "Forgot password";
static const String forgotPassword = "Forgot password";
//Register
static const String getStartedToday = "Get started today";