This commit is contained in:
Krille Fear 2021-11-24 13:12:28 +01:00
parent 0b0beb5ba0
commit 68f730ac02
2 changed files with 3 additions and 3 deletions

View File

@ -364,7 +364,7 @@ packages:
name: fluffybox name: fluffybox
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.3.3" version: "0.3.4"
flutter: flutter:
dependency: "direct main" dependency: "direct main"
description: flutter description: flutter
@ -783,7 +783,7 @@ packages:
name: matrix name: matrix
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.7.0-nullsafety.7" version: "0.7.0-nullsafety.8"
matrix_api_lite: matrix_api_lite:
dependency: transitive dependency: transitive
description: description:

View File

@ -48,7 +48,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.7 matrix: ^0.7.0-nullsafety.8
matrix_link_text: ^1.0.2 matrix_link_text: ^1.0.2
open_noti_settings: ^0.2.0 open_noti_settings: ^0.2.0
package_info_plus: ^1.2.1 package_info_plus: ^1.2.1