feat: mermaid parsing
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user