Commit Graph

11 Commits

Author SHA1 Message Date
Naresh Pratista
e3b522bd33 refactor(learning): Enhance data loading and navigation flow
- Implement comprehensive loading state management
- Add error handling for topics and sections data fetching
- Improve user experience with loading indicators
- Prevent premature navigation before data is fully loaded
- Add safety checks for topic and section interaction
2024-11-13 09:03:40 +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
3e16636963 Refactor ExerciseProvider and update LevelCard and DownResultWidget UI 2024-11-09 21:55:52 +07:00
Naresh Pratista
6937c5e403 fix: infinite loading on youtube media player, and upgrade version of youtube_player_widget 2024-11-09 06:15:20 +07:00
Naresh Pratista
a63cdfbc3c refactor: fix instruction actions in exercise screen logic 2024-11-06 15:55:21 +07:00
Naresh Pratista
4f4893375c refactor: Fix the navigation after user navigate back to the level list 2024-11-06 14:02:19 +07:00
Naresh Pratista
3f21a084bd refactor: auto refresh after submit feedback and app configuration 2024-11-06 13:28:28 +07:00
Naresh Pratista
279ce785f8 refactor: Improve handling of API content in material feature 2024-11-05 13:34:38 +07:00
Naresh Pratista
64454f596e feat: implement pretest review feature and media player optimization 2024-10-31 16:03:22 +07:00
Naresh Pratista
e1e9ad37da refactor(home): improve completed topics API implementation 2024-10-23 11:16:07 +07:00
Naresh Pratista
e28b60ba04 feat: implement various feature and fix various bug 2024-10-10 12:49:33 +07:00