markdown support for talk messages

This commit is contained in:
2026-08-16 21:35:41 +02:00
parent bd83a88e70
commit 02a7b87b5b
14 changed files with 379 additions and 19 deletions
+3
View File
@@ -99,6 +99,9 @@ dependencies:
app_settings: ^7.0.0
flutter_layout_grid: ^2.0.8
flutter_markdown_plus: ^1.0.12
# Underlying parser for flutter_markdown_plus; imported directly to build the
# restricted ExtensionSet used for chat-message Markdown.
markdown: ^7.3.1
integration_test:
sdk: flutter