update sdk and html renderer

This commit is contained in:
Sorunome 2020-07-23 11:34:43 +02:00
parent 6dd1cfffbb
commit 6311333eea
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
2 changed files with 4 additions and 4 deletions

View File

@ -159,8 +159,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: f4c8cfe992ceed937721af87abbd13fce7700ea5 ref: ad8135990dcdc04ea0a650d08a681ebed27ef728
resolved-ref: f4c8cfe992ceed937721af87abbd13fce7700ea5 resolved-ref: ad8135990dcdc04ea0a650d08a681ebed27ef728
url: "https://gitlab.com/famedly/famedlysdk.git" url: "https://gitlab.com/famedly/famedlysdk.git"
source: git source: git
version: "0.0.1" version: "0.0.1"

View File

@ -27,7 +27,7 @@ dependencies:
famedlysdk: famedlysdk:
git: git:
url: https://gitlab.com/famedly/famedlysdk.git url: https://gitlab.com/famedly/famedlysdk.git
ref: a46942a14051cb02e70e9223fb3e2648a71c0891 ref: ad8135990dcdc04ea0a650d08a681ebed27ef728
localstorage: ^3.0.1+4 localstorage: ^3.0.1+4
bubble: ^1.1.9+1 bubble: ^1.1.9+1
@ -51,7 +51,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.1 flutter_matrix_html: ^0.1.2
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