feat:login page connected with backend
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
abstract class ApiConst {
|
||||
static const String baseUrl = "https://superapp.felixits.uz/api/v1";
|
||||
|
||||
static const String login = "/auth/login";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user