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

贡献者指南