Update Saqel Platform: 2026-09-08 17:51:07
This commit is contained in:
@@ -148,7 +148,7 @@ class AuthCubit extends Cubit<AuthState> {
|
||||
required String identityToken,
|
||||
required String fullName,
|
||||
required String nationalId,
|
||||
String gradeLevel = 'tawjihi_2008',
|
||||
String gradeLevel = 'grade_10',
|
||||
String stream = 'scientific',
|
||||
}) async {
|
||||
AppLogger.log('Setting up profile for $fullName ($nationalId)...', tag: 'AUTH_CUBIT');
|
||||
|
||||
Reference in New Issue
Block a user