MaikuB/flutter_local_notifications

Desktop support (Linux, Windows)

Open

#746 opened on 2020年8月7日

GitHub で見る
 (69 comments) (40 reactions) (0 assignees)Dart (1,187 forks)batch import
help wanted

Repository metrics

Stars
 (2,208 stars)
PR merge metrics
 (平均マージ 59m) (30d で 4 merged PRs)

説明

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

コントリビューターガイド