Commit Graph

10 Commits

Author SHA1 Message Date
Resh
aae59d0a86 refactor: adjust spacing and improve layout across multiple screens 2024-12-15 20:50:15 +07:00
Naresh Pratista
28e8383662 Refactor: refactored code to remove print statements, updated widget constructors, and fixe minor issus in various screens and providers 2024-12-05 16:54:20 +07:00
Naresh Pratista
d8ef3034a2 Extracted login validation logic from _validateLogin method and moved it to alidator callback in TextFormField widget. 2024-12-02 14:12:42 +07:00
Naresh Pratista
e886fe6e5d Refactor: refactor login functionality to accept credential (email or NISN) instead of email, update UserProvider and SigninScreen accordingly 2024-12-02 10:18:16 +07:00
Naresh Pratista
88ceaf7163 fix: refactoring loading handling in various feature and improve performance 2024-11-26 06:19:28 +07:00
Naresh Pratista
64b0b39deb Updated theme colors, added error code handling in user provider, and modified signin and signup screens to handle specific errors and timeouts. 2024-11-13 14:21:56 +07:00
Naresh Pratista
d8ea9e9164 Refactored code to use CustomSnackBar instead of ScaffoldMessenger for displaying snackbars and fix handling when submitting feedback. 2024-11-11 15:44:31 +07:00
Naresh Pratista
58739472b7 Updated .gitignore, constants.dart, theme.dart, signin_screen.dart, signup_screen.dart, and signup_verification.dart with various code changes 2024-11-09 16:59:59 +07:00
Naresh Pratista
64454f596e feat: implement pretest review feature and media player optimization 2024-10-31 16:03:22 +07:00
Naresh Pratista
e28b60ba04 feat: implement various feature and fix various bug 2024-10-10 12:49:33 +07:00