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

This commit is contained in:
Sorunome 2020-05-14 11:52:29 +00:00 committed by Christian Pauly
parent 6ec481f09f
commit 391e56ea62
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