build: Update matrix dart sdk

This commit is contained in:
Krille 2024-10-21 15:23:35 +02:00
parent 8c946815fb
commit 32d868b5bd
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
3 changed files with 3 additions and 4 deletions

View file

@ -102,7 +102,6 @@ class SettingsNotificationsController extends State<SettingsNotifications> {
});
try {
await Matrix.of(context).client.setPushRuleEnabled(
'global',
item.type,
item.key,
enabled,

View file

@ -1231,10 +1231,10 @@ packages:
dependency: "direct main"
description:
name: matrix
sha256: bf2127e89041441ccd873a6435ff289a8f45e5e83337db95493bb239b56ed4aa
sha256: e06783394db3a49dbcd98a45803cac7d735a2fb1e3aafef65ddf01e72e16fc83
url: "https://pub.dev"
source: hosted
version: "0.33.0"
version: "0.34.0"
meta:
dependency: transitive
description:

View file

@ -65,7 +65,7 @@ dependencies:
keyboard_shortcuts: ^0.1.4
latlong2: ^0.9.1
linkify: ^5.0.0
matrix: ^0.33.0
matrix: ^0.34.0
mime: ^1.0.6
native_imaging: ^0.1.1
opus_caf_converter_dart: ^1.0.1