feat:auth datasource done

This commit is contained in:
jahongireshonqulov
2025-10-29 17:09:44 +05:00
parent 5e4d362039
commit 531e3230cc
30 changed files with 300 additions and 103 deletions

View File

@@ -2,4 +2,10 @@ abstract class ApiConst {
static const String baseUrl = "https://superapp.felixits.uz/api/v1";
static const String login = "/auth/login";
static const String register = "/auth/register/create_user";
static const String resetPassword = "/auth/reset_password";
static const String forgotPassword = "/auth/forgot_password";
static const String sendCode = "/auth/send_code";
static const String verifyCode = "/auth/register/verify_code";
static const String verifyPhone = "/auth/register/verify_phone";
}

View File

@@ -10,7 +10,7 @@ abstract class AppLocaleKeys {
static const String fontLight = "fontLight";
static const String imageUrl =
"https://xsznseejebbai1lj.public.blob.vercel-storage.com/homepage/hero/hero-1.webp";
"https://www.peanutbutterandfitness.com/wp-content/uploads/2023/07/Healthy-Weekly-Meal-Plan-Recipes-7.9.23-1.jpg";
static const String foodImageUrl =
"https://www.precisionorthomd.com/wp-content/uploads/2023/10/percision-blog-header-junk-food-102323.jpg";