MaikuB/flutter_local_notifications

Desktop support (Linux, Windows)

Open

#746 建立於 2020年8月7日

在 GitHub 查看
 (69 留言) (40 反應) (0 負責人)Dart (1,187 fork)batch import
help wanted

倉庫指標

Star
 (2,208 star)
PR 合併指標
 (平均合併 59分鐘) (30 天內合併 4 個 PR)

描述

I see that you are trying to implement macOS support and it would be appropriate to add Windows and Linux as well. Windows has a native Win32 API, while Linux uses libnotify library, which covers cases for different desktop environments.

  • Linux
  • Windows

貢獻者指南