chore: Update SDK

This commit is contained in:
Krille Fear 2021-11-10 14:06:27 +01:00
parent 1abb7310f3
commit 02fbb7e332
2 changed files with 4 additions and 5 deletions

View file

@ -755,14 +755,14 @@ packages:
name: matrix name: matrix
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.7.0-nullsafety.4" version: "0.7.0-nullsafety.5"
matrix_api_lite: matrix_api_lite:
dependency: "direct overridden" dependency: transitive
description: description:
name: matrix_api_lite name: matrix_api_lite
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.5.0" version: "0.5.1"
matrix_link_text: matrix_link_text:
dependency: "direct main" dependency: "direct main"
description: description:

View file

@ -45,7 +45,7 @@ dependencies:
intl: any intl: any
localstorage: ^4.0.0+1 localstorage: ^4.0.0+1
lottie: ^1.2.1 lottie: ^1.2.1
matrix: ^0.7.0-nullsafety.4 matrix: ^0.7.0-nullsafety.5
matrix_link_text: ^1.0.2 matrix_link_text: ^1.0.2
native_imaging: native_imaging:
git: https://gitlab.com/famedly/libraries/native_imaging.git git: https://gitlab.com/famedly/libraries/native_imaging.git
@ -112,5 +112,4 @@ dependency_overrides:
hosted: hosted:
name: geolocator_android name: geolocator_android
url: https://hanntech-gmbh.gitlab.io/free2pass/flutter-geolocator-floss url: https://hanntech-gmbh.gitlab.io/free2pass/flutter-geolocator-floss
matrix_api_lite: ^0.5.0
provider: 5.0.0 provider: 5.0.0