Merge branch 'soru/update-html' into 'master'

Update html parsing dependency to apply the same fix for images on web

See merge request ChristianPauly/fluffychat-flutter!54
This commit is contained in:
Christian Pauly 2020-05-14 11:52:29 +00:00
commit cacc0c4854
2 changed files with 2 additions and 2 deletions

View File

@ -203,7 +203,7 @@ packages:
name: flutter_matrix_html
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.6"
version: "0.0.7"
flutter_secure_storage:
dependency: "direct main"
description:

View File

@ -54,7 +54,7 @@ dependencies:
open_file: ^3.0.1
mime_type: ^0.3.0
bot_toast: ^3.0.0
flutter_matrix_html: ^0.0.6
flutter_matrix_html: ^0.0.7
moor: ^3.0.2
random_string: ^2.0.1