mobile_adaptive_learning/lib/core
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
..
services fix: Improve table rendering using flutter_widget_from_html and Improve Image Preview funcionality 2024-11-14 13:35:16 +07:00
utils/styles Updated theme colors, added error code handling in user provider, and modified signin and signup screens to handle specific errors and timeouts. 2024-11-13 14:21:56 +07:00
widgets 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