MaikuB/flutter_local_notifications

Desktop support (Linux, Windows)

Open

#746 aberto em 7 de ago. de 2020

Ver no GitHub
 (69 comments) (40 reactions) (0 assignees)Dart (1.187 forks)batch import
help wanted

Métricas do repositório

Stars
 (2.208 stars)
Métricas de merge de PR
 (Mesclagem média 59m) (4 fundiu PRs em 30d)

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

Guia do colaborador