fix: Linux notification not showing when room is open but window in background

This commit is contained in:
Krille Fear 2022-02-18 20:33:36 +01:00
commit 5a5f159fd4
7 changed files with 22 additions and 1 deletions

View file

@ -316,6 +316,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.2"
desktop_lifecycle:
dependency: "direct main"
description:
name: desktop_lifecycle
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.0"
desktop_notifications:
dependency: "direct main"
description: