mobile_adaptive_learning/lib/features/auth/screens
2024-12-02 14:12:42 +07:00
..
forgot_password 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
signin Extracted login validation logic from _validateLogin method and moved it to alidator callback in TextFormField widget. 2024-12-02 14:12:42 +07:00
signup 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