MaikuB/flutter_local_notifications

Desktop support (Linux, Windows)

Open

#746 geöffnet am 7. Aug. 2020

Auf GitHub ansehen
 (69 Kommentare) (40 Reaktionen) (0 zugewiesene Personen)Dart (1.187 Forks)batch import
help wanted

Repository-Metriken

Stars
 (2.208 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 59m) (4 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide