From 6311333eeacde621dbdc7b32c9d80d37a7ebe514 Mon Sep 17 00:00:00 2001 From: Sorunome Date: Thu, 23 Jul 2020 11:34:43 +0200 Subject: [PATCH] update sdk and html renderer --- pubspec.lock | 4 ++-- pubspec.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 93decd7..ed38095 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -159,8 +159,8 @@ packages: dependency: "direct main" description: path: "." - ref: f4c8cfe992ceed937721af87abbd13fce7700ea5 - resolved-ref: f4c8cfe992ceed937721af87abbd13fce7700ea5 + ref: ad8135990dcdc04ea0a650d08a681ebed27ef728 + resolved-ref: ad8135990dcdc04ea0a650d08a681ebed27ef728 url: "https://gitlab.com/famedly/famedlysdk.git" source: git version: "0.0.1" diff --git a/pubspec.yaml b/pubspec.yaml index 65efbbf..287fa12 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: famedlysdk: git: url: https://gitlab.com/famedly/famedlysdk.git - ref: a46942a14051cb02e70e9223fb3e2648a71c0891 + ref: ad8135990dcdc04ea0a650d08a681ebed27ef728 localstorage: ^3.0.1+4 bubble: ^1.1.9+1 @@ -51,7 +51,7 @@ dependencies: open_file: ^3.0.1 mime_type: ^0.3.0 bot_toast: ^3.0.0 - flutter_matrix_html: ^0.1.1 + flutter_matrix_html: ^0.1.2 moor: ^3.0.2 random_string: ^2.0.1 flutter_typeahead: ^1.8.1