Naresh Pratista
|
276d616bf0
|
fix: section description dialog and review pretest exercise logic
|
2024-12-09 15:49:09 +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
|
759f560173
|
fix: modify history repository to handle null response and empty history data
|
2024-12-04 22:52:31 +07:00 |
|
Naresh Pratista
|
0fe7a13c0b
|
Fix: Correct matching pairs answer formatting in review mode and refactor navigation behavior in exercise screen
|
2024-12-04 16:52:50 +07:00 |
|
Naresh Pratista
|
4cbae2f613
|
Added new mediaUrl constant and replaced occurrences of aseUrl with mediaUrl in various widgets and screens.
|
2024-12-02 13:43:40 +07:00 |
|
Naresh Pratista
|
b5e33fc8dd
|
Updated and modified true/false question widget to change answer values and formatting
|
2024-12-01 17:12:35 +07:00 |
|
Naresh Pratista
|
289e16655c
|
feat: HistoryCard navigation to direct users to ReviewScreen, and refactor various code to fix the navigation
|
2024-11-28 14:05:56 +07:00 |
|
Naresh Pratista
|
aeabb177a2
|
Refactor: VideoPlayerWidget to display YouTube thumbnail and loading indicator
|
2024-11-26 23:00:44 +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
|
b50ee898fe
|
fix(refactor): description in topic list screen handling, and add various loading handling widget
|
2024-11-23 17:28:23 +07:00 |
|
Naresh Pratista
|
7b04d304aa
|
Updated various files, including constants, exercise providers, question widgets, section models, and screens for topics, learning, and settings, with changes to URLs, error handling, and UI components.
|
2024-11-21 12:45:41 +07:00 |
|
Naresh Pratista
|
fa8a656dbc
|
fix: Improve table rendering using flutter_widget_from_html and Improve Image Preview funcionality
>>
>> - Replace flutter_html with flutter_widget_from_html for better table support
>> - Add custom table styling
>> - Add horizontal scrolling for wide tables
>> - Implement better cell padding and borders
>> - Add fullscreen preview capability
>> - Implement zoom controls with double tap and pinch gestures
|
2024-11-14 13:35:16 +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
|
7c000d3cd4
|
Updated base URL and API endpoint paths in constants and DioClient, and updated UserRepository to use new API endpoint path for logout.
|
2024-11-09 11:07:10 +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
|
cf5e328a27
|
fix(history): optimize history tab initialization and data loading
|
2024-11-07 10:38:56 +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
|
210c40812b
|
fix: correct learning history data handling and model parsing
|
2024-10-23 15:44:33 +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 |
|