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

Update html rendering library

See merge request ChristianPauly/fluffychat-flutter!90
This commit is contained in:
Christian Pauly 2020-07-02 09:12:34 +00:00
commit 2ea6caca86
2 changed files with 2 additions and 2 deletions

View File

@ -252,7 +252,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.1.0" version: "0.1.1"
flutter_plugin_android_lifecycle: flutter_plugin_android_lifecycle:
dependency: transitive dependency: transitive
description: description:

View File

@ -52,7 +52,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.1.0 flutter_matrix_html: ^0.1.1
moor: ^3.0.2 moor: ^3.0.2
random_string: ^2.0.1 random_string: ^2.0.1
flutter_typeahead: ^1.8.1 flutter_typeahead: ^1.8.1