From 45bbe210095e5725f14b544285da017b17cdcf77 Mon Sep 17 00:00:00 2001 From: Sorunome Date: Mon, 15 Jun 2020 21:00:09 +0200 Subject: [PATCH] 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 550ac2b..108732d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -210,7 +210,7 @@ packages: name: flutter_matrix_html url: "https://pub.dartlang.org" source: hosted - version: "0.0.8" + version: "0.1.0" flutter_secure_storage: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 8b4e637..d702928 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.8 + flutter_matrix_html: ^0.1.0 moor: ^3.0.2 random_string: ^2.0.1 flutter_typeahead: ^1.8.1