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

onboarding
Sorunome 6 years ago committed by Christian Pauly
parent 16e05c7c3e
commit 9a256e28bd

@ -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:

@ -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

Loading…
Cancel
Save