Go to file
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
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 refactor(learning): Enhance data loading and navigation flow 2024-11-13 09:03:40 +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 refactor(learning): Enhance data loading and navigation flow 2024-11-13 09:03:40 +07:00
pubspec.yaml refactor(learning): Enhance data loading and navigation flow 2024-11-13 09:03:40 +07:00
README.md Initial Commit 2024-08-12 09:17:57 +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.