Go to file
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
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: Improve table rendering using flutter_widget_from_html and Improve Image Preview funcionality 2024-11-14 13:35:16 +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

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.