From af36533a4e4264f2946e9027bca28b1ad2e8cdf7 Mon Sep 17 00:00:00 2001 From: Sorunome Date: Fri, 20 Nov 2020 12:23:00 +0100 Subject: [PATCH] chore: update flutter_matrix_html --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 81d2c44e..365f469d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -369,7 +369,7 @@ packages: name: flutter_matrix_html url: "https://pub.dartlang.org" source: hosted - version: "0.1.10" + version: "0.1.12" flutter_olm: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index c812cf1a..8c946f88 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: mime_type: ^0.3.2 flushbar: ^1.10.4 adaptive_dialog: ^0.9.0+1 - flutter_matrix_html: ^0.1.10 + flutter_matrix_html: ^0.1.12 moor: ^3.4.0 sqlite3_flutter_libs: ^0.2.0 sqlite3: ^0.1.8