Desktop local notification

This commit is contained in:
2025-02-23 14:49:38 +08:00
parent 153eabcbf2
commit 26e69d6264
12 changed files with 59 additions and 2 deletions

View File

@ -55,6 +55,7 @@ jobs:
sudo apt-get install libmpv-dev mpv
sudo apt-get install libayatana-appindicator3-dev
sudo apt-get install keybinder-3.0
sudo apt-get install libnotify-dev
- run: flutter pub get
- run: flutter build linux
- name: Archive production artifacts