Go to file
2024-11-26 10:32:57 +07:00
android refactor(learning): Enhance data loading and navigation flow 2024-11-13 09:03:40 +07:00
assets refactor(learning): Enhance data loading and navigation flow 2024-11-13 09:03:40 +07:00
ios refactor(learning): Enhance data loading and navigation flow 2024-11-13 09:03:40 +07:00
lib fix: add nullable thumbnail completed topics in model and progress card 2024-11-26 10:32:57 +07:00
linux refactor: Improve handling of API content in material feature 2024-11-05 13:34:38 +07:00
macos refactor: Improve handling of API content in material feature 2024-11-05 13:34:38 +07:00
test feat: implement various feature and fix various bug 2024-10-10 12:49:33 +07:00
web Initial Commit 2024-08-12 09:17:57 +07:00
windows fix: infinite loading on youtube media player, and upgrade version of youtube_player_widget 2024-11-09 06:15:20 +07:00
.gitignore 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
.metadata feat: implement various feature and fix various bug 2024-10-10 12:49:33 +07:00
analysis_options.yaml Initial Commit 2024-08-12 09:17:57 +07:00
devtools_options.yaml feat: implement various feature and fix various bug 2024-10-10 12:49:33 +07:00
pubspec.lock fix: Improve table rendering using flutter_widget_from_html and Improve Image Preview funcionality 2024-11-14 13:35:16 +07:00
pubspec.yaml fix: Improve table rendering using flutter_widget_from_html and Improve Image Preview funcionality 2024-11-14 13:35:16 +07:00
README.md Initial Commit 2024-08-12 09:17:57 +07:00
workspace.tar 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

english_learning

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.