update matrix dart sdk version and filter out old analytics data type from sync

This commit is contained in:
ggurdin 2024-10-29 10:03:11 -04:00
parent 40bb014eb2
commit 9dbac76a2b
No known key found for this signature in database
GPG key ID: A01CB41737CBB478
2 changed files with 2 additions and 1 deletions

View file

@ -139,6 +139,7 @@ abstract class ClientManager {
timeline: StateFilter(
notTypes: [
PangeaEventTypes.construct,
PangeaEventTypes.summaryAnalytics,
],
),
),

View file

@ -1481,7 +1481,7 @@ packages:
description:
path: "."
ref: main
resolved-ref: "3b77012ba93d6ff8f98dfdff00663aabeddf077e"
resolved-ref: bc99ebf09fa8255a4f6c41bd2d1287b1a5ac4639
url: "https://github.com/pangeachat/matrix-dart-sdk.git"
source: git
version: "0.32.4"