mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-04 09:14:10 +01:00
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:
commit
cacc0c4854
@ -203,7 +203,7 @@ packages:
|
|||||||
name: flutter_matrix_html
|
name: flutter_matrix_html
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.0.6"
|
version: "0.0.7"
|
||||||
flutter_secure_storage:
|
flutter_secure_storage:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
@ -54,7 +54,7 @@ dependencies:
|
|||||||
open_file: ^3.0.1
|
open_file: ^3.0.1
|
||||||
mime_type: ^0.3.0
|
mime_type: ^0.3.0
|
||||||
bot_toast: ^3.0.0
|
bot_toast: ^3.0.0
|
||||||
flutter_matrix_html: ^0.0.6
|
flutter_matrix_html: ^0.0.7
|
||||||
moor: ^3.0.2
|
moor: ^3.0.2
|
||||||
random_string: ^2.0.1
|
random_string: ^2.0.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user