feat: mermaid parsing

This commit is contained in:
cogwheel0
2025-10-02 20:21:21 +05:30
parent 4b5d987a19
commit 64aef97913
7 changed files with 2785 additions and 84 deletions

View File

@@ -32,6 +32,8 @@ dependencies:
# UI Components - GPT Markdown
gpt_markdown: ^1.1.4
cached_network_image: ^3.3.1
flutter_highlight: ^0.7.0
webview_flutter: ^4.7.0
socket_io_client: ^3.1.2
yaml: ^3.1.2
@@ -89,6 +91,7 @@ flutter:
assets:
- assets/icons/
- assets/mermaid.min.js
flutter_native_splash:
# Splash background matches the light theme; `color_dark` handles dark mode.