refactor(markdown): Replace markdown library with gpt_markdown and update styling

This commit is contained in:
cogwheel0
2025-12-07 22:01:18 +05:30
parent fa6f6570ff
commit ccde2e4a46
4 changed files with 274 additions and 797 deletions

View File

@@ -31,12 +31,12 @@ dependencies:
# UI Components - Markdown Rendering
cached_network_image: ^3.3.1
flutter_markdown_plus: ^1.0.5
gpt_markdown: ^1.1.4
flutter_math_fork: ^0.7.2
markdown: ^7.3.0
webview_flutter: ^4.7.0
socket_io_client: ^3.1.2
yaml: ^3.1.2
flutter_math_fork: ^0.7.4