add html support

This commit is contained in:
Henry Hiles 2025-11-14 22:05:35 -05:00
commit 8d3c657ff6
No known key found for this signature in database
6 changed files with 58 additions and 55 deletions

View file

@ -42,8 +42,11 @@ dependencies:
flutter_chat_core: ^2.0.0
flyer_chat_image_message: ^2.2.2
flyer_chat_system_message: ^2.1.13
flyer_chat_text_message: ^2.5.2
flyer_chat_file_message: ^2.3.1
flyer_chat_text_message:
git:
url: https://github.com/Henry-Hiles/flutter_chat_ui
path: packages/flyer_chat_text_message
flutter_chat_ui:
git:
url: https://github.com/Henry-Hiles/flutter_chat_ui
@ -53,8 +56,8 @@ dependencies:
sqflite_common_ffi: ^2.3.6
color_hash: ^1.0.1
scaled_app: ^2.3.0
html2md: ^1.3.2
flutter_vodozemac: ^0.4.1
flutter_widget_from_html_core: ^0.17.0
dev_dependencies:
build_runner: ^2.4.11