MaikuB/flutter_local_notifications

Desktop support (Linux, Windows)

Open

#746 ouverte le 7 août 2020

Voir sur GitHub
 (69 commentaires) (40 réactions) (0 assignés)Dart (1 187 forks)batch import
help wanted

Métriques du dépôt

Stars
 (2 208 stars)
Métriques de merge PR
 (Merge moyen 59m) (4 PRs mergées en 30 j)

Description

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

Guide contributeur