This website requires JavaScript.
db1a76cd80
fix: update base URLs in constants and clean up unused code in various files
master
Resh
2025-04-16 11:00:33 +0700
7ba660a4eb
Merge branch 'docs' into 'master'
Naresh Pratista
2024-12-23 20:35:38 +0000
3182129f26
docs: update team member contact information in README
Resh
2024-12-24 03:34:53 +0700
24b3480a50
docs: update README with project overview, installation instructions, and dependencies
Resh
2024-12-24 03:32:49 +0700
8861afea72
Merge branch 'feat/various-fix' into 'master'
Naresh Pratista
2024-12-23 20:08:36 +0000
e48c63bfac
feat: update API endpoints, enhance error handling, and improve UI responsiveness
Resh
2024-12-24 03:07:18 +0700
e6ce79528b
Merge branch 'fix/level-list' into 'master'
Naresh Pratista
2024-12-19 06:23:45 +0000
2f1eef5f1a
feat: add replay functionality and improve error handling in audio player widget
Resh
2024-12-19 13:21:55 +0700
21e90e1b16
Merge branch 'fix/forgotPassword' into 'master'
Naresh Pratista
2024-12-19 02:11:44 +0000
9a357486a3
chore: update and set minSdk to 24, and dispose emai controller in forgot password screen
Resh
2024-12-19 09:10:22 +0700
dfeb41cf79
Merge branch 'fix/responsive' into 'master'
Naresh Pratista
2024-12-15 13:52:43 +0000
aae59d0a86
refactor: adjust spacing and improve layout across multiple screens
Resh
2024-12-15 20:50:15 +0700
bbd26c0cb1
Merge branch 'fix/gradle' into 'master'
Naresh Pratista
2024-12-14 11:24:56 +0000
638c649ed9
chore: update Flutter and Gradle versions, and add FVM configuration
Resh
2024-12-14 18:23:42 +0700
16778b14df
Merge branch 'fix/section-review-logic' into 'master'
Naresh Pratista
2024-12-09 08:50:56 +0000
276d616bf0
fix: section description dialog and review pretest exercise logic
Naresh Pratista
2024-12-09 15:49:09 +0700
8e770d2e6e
Merge branch 'responsive-error-handling' into 'master'
Naresh Pratista
2024-12-05 09:58:17 +0000
28e8383662
Refactor: refactored code to remove print statements, updated widget constructors, and fixe minor issus in various screens and providers
Naresh Pratista
2024-12-05 16:54:20 +0700
e6a56686ed
Merge branch 'fix-history' into 'master'
Naresh Pratista
2024-12-04 15:54:05 +0000
759f560173
fix: modify history repository to handle null response and empty history data
Naresh Pratista
2024-12-04 22:52:31 +0700
6c265fec33
Merge branch 'refactor-exercise-provider' into 'master'
Naresh Pratista
2024-12-04 09:54:23 +0000
0fe7a13c0b
Fix: Correct matching pairs answer formatting in review mode and refactor navigation behavior in exercise screen
Naresh Pratista
2024-12-04 16:52:50 +0700
f396ad1c07
Merge branch 'login-validator' into 'master'
Naresh Pratista
2024-12-02 07:13:42 +0000
d8ef3034a2
Extracted login validation logic from _validateLogin method and moved it to alidator callback in TextFormField widget.
Naresh Pratista
2024-12-02 14:12:42 +0700
4cbae2f613
Added new mediaUrl constant and replaced occurrences of aseUrl with mediaUrl in various widgets and screens.
Naresh Pratista
2024-12-02 13:43:40 +0700
7fcd5639ae
Merge branch 'login-fix' into 'master'
Naresh Pratista
2024-12-02 03:21:45 +0000
e886fe6e5d
Refactor: refactor login functionality to accept credential (email or NISN) instead of email, update UserProvider and SigninScreen accordingly
Naresh Pratista
2024-12-02 10:18:16 +0700
9f060c1393
Merge branch 'fix-true-false' into 'master'
Naresh Pratista
2024-12-01 10:14:34 +0000
b5e33fc8dd
Updated and modified true/false question widget to change answer values and formatting
Naresh Pratista
2024-12-01 17:12:35 +0700
09d264ed59
Merge branch 'review-mode-fix' into 'master'
Naresh Pratista
2024-11-28 07:07:17 +0000
289e16655c
feat: HistoryCard navigation to direct users to ReviewScreen, and refactor various code to fix the navigation
Naresh Pratista
2024-11-28 14:05:56 +0700
e6a1c1ea1b
Merge branch 'youtube-glitch-fix' into 'master'
Naresh Pratista
2024-11-26 16:02:20 +0000
aeabb177a2
Refactor: VideoPlayerWidget to display YouTube thumbnail and loading indicator
Naresh Pratista
2024-11-26 23:00:44 +0700
777539418b
Merge branch 'completed-topics-fix' into 'master'
Naresh Pratista
2024-11-26 03:34:09 +0000
43d66bd652
fix: add nullable thumbnail completed topics in model and progress card
Naresh Pratista
2024-11-26 10:32:57 +0700
88ceaf7163
fix: refactoring loading handling in various feature and improve performance
Naresh Pratista
2024-11-26 06:19:28 +0700
e8980afc60
Merge branch 'topiclist-fix-overflow' into 'master'
Naresh Pratista
2024-11-23 10:31:36 +0000
b50ee898fe
fix(refactor): description in topic list screen handling, and add various loading handling widget
Naresh Pratista
2024-11-23 17:28:23 +0700
e500ed0fa0
Merge branch 'various-fix' into 'master'
Naresh Pratista
2024-11-21 05:47:39 +0000
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.
Naresh Pratista
2024-11-21 12:45:41 +0700
10b2c8010d
Merge branch 'material-loading' into 'master'
Naresh Pratista
2024-11-14 06:36:45 +0000
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
Naresh Pratista
2024-11-14 13:35:16 +0700
64b0b39deb
Updated theme colors, added error code handling in user provider, and modified signin and signup screens to handle specific errors and timeouts.
Naresh Pratista
2024-11-13 14:21:56 +0700
8a2aa421e8
Merge branch 'profile-upload-limit' into 'master'
Naresh Pratista
2024-11-13 04:10:11 +0000
a98de84c05
Refactored EditProfileScreen, SettingsScreen, and UserAvatar widgets; updated image selection and processing logic; added file size validation and error handling.
Naresh Pratista
2024-11-13 11:08:42 +0700
d1e9d790b4
Merge branch 'home-navigation' into 'master'
Naresh Pratista
2024-11-13 02:05:15 +0000
e3b522bd33
refactor(learning): Enhance data loading and navigation flow
Naresh Pratista
2024-11-13 09:03:40 +0700
eb18fe4bac
Merge branch 'feedback' into 'master'
Naresh Pratista
2024-11-11 08:47:39 +0000
d8ea9e9164
Refactored code to use CustomSnackBar instead of ScaffoldMessenger for displaying snackbars and fix handling when submitting feedback.
Naresh Pratista
2024-11-11 15:44:31 +0700
cf967619e7
Merge branch 'exercise-bug' into 'master'
Naresh Pratista
2024-11-09 14:57:42 +0000
3e16636963
Refactor ExerciseProvider and update LevelCard and DownResultWidget UI
Naresh Pratista
2024-11-09 21:55:52 +0700
632d5de0c8
Merge branch 'signup-verification' into 'master'
Naresh Pratista
2024-11-09 10:01:39 +0000
58739472b7
Updated .gitignore, constants.dart, theme.dart, signin_screen.dart, signup_screen.dart, and signup_verification.dart with various code changes
Naresh Pratista
2024-11-09 16:59:59 +0700
7df57cca15
Merge branch 'api-endpoint' into 'master'
Naresh Pratista
2024-11-09 04:09:07 +0000
7c000d3cd4
Updated base URL and API endpoint paths in constants and DioClient, and updated UserRepository to use new API endpoint path for logout.
Naresh Pratista
2024-11-09 11:07:10 +0700
6283e9bf75
Merge branch 'html-content' into 'master'
Naresh Pratista
2024-11-08 23:16:52 +0000
6937c5e403
fix: infinite loading on youtube media player, and upgrade version of youtube_player_widget
Naresh Pratista
2024-11-09 06:15:20 +0700
e41d9dab23
Merge branch 'history-data-fetch' into 'master'
Naresh Pratista
2024-11-07 03:40:22 +0000
cf5e328a27
fix(history): optimize history tab initialization and data loading
Naresh Pratista
2024-11-07 10:38:56 +0700
1b64825f88
Merge branch 'instruction' into 'master'
Naresh Pratista
2024-11-06 08:56:45 +0000
a63cdfbc3c
refactor: fix instruction actions in exercise screen logic
Naresh Pratista
2024-11-06 15:55:21 +0700
4f4893375c
refactor: Fix the navigation after user navigate back to the level list
Naresh Pratista
2024-11-06 14:02:19 +0700
a1c271408a
Merge branch 'auto-refresh-levelList' into 'master'
Naresh Pratista
2024-11-06 06:31:11 +0000
3f21a084bd
refactor: auto refresh after submit feedback and app configuration
Naresh Pratista
2024-11-06 13:28:28 +0700
6e91ce7898
Merge branch 'content-html' into 'master'
Naresh Pratista
2024-11-05 06:51:06 +0000
279ce785f8
refactor: Improve handling of API content in material feature
Naresh Pratista
2024-11-05 13:34:38 +0700
64454f596e
feat: implement pretest review feature and media player optimization
Naresh Pratista
2024-10-31 16:03:22 +0700
210c40812b
fix: correct learning history data handling and model parsing
Naresh Pratista
2024-10-23 15:44:33 +0700
e1e9ad37da
refactor(home): improve completed topics API implementation
Naresh Pratista
2024-10-23 11:16:07 +0700
e28b60ba04
feat: implement various feature and fix various bug
Naresh Pratista
2024-10-10 12:49:33 +0700
be0cb14419
Initial Commit
Naresh Pratista
2024-08-12 09:17:57 +0700
23eaa58b28
Initial commit
main
Muhammad Rayhan Rizkillah
2024-08-05 08:15:18 +0000